Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48fe5c6
)
Added Custom CSS Settings - Fix for MDL-26700
author
Mary Evans
<marylevans@lapoetessa.net>
Mon, 7 Mar 2011 23:01:21 +0000
(15:01 -0800)
committer
Mary Evans
<marylevans@lapoetessa.net>
Mon, 7 Mar 2011 23:01:21 +0000
(15:01 -0800)
theme/nonzero/style/core.css
patch
|
blob
|
blame
|
history
diff --git
a/theme/nonzero/style/core.css
b/theme/nonzero/style/core.css
index
e458e65
..
ce61725
100644
(file)
--- a/
theme/nonzero/style/core.css
+++ b/
theme/nonzero/style/core.css
@@
-157,3
+157,6
@@
a:active {
.course-content .main .content {
background: #fff;
}
+
+/** Custom CSS **/
+[[setting:customcss]]
\ No newline at end of file