From 2150d1580f7ecac1e737340586406e9b6d0866a0 Mon Sep 17 00:00:00 2001 From: Mary Evans Date: Mon, 7 Mar 2011 15:01:21 -0800 Subject: [PATCH] Added Custom CSS Settings - Fix for MDL-26700 --- theme/nonzero/style/core.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/theme/nonzero/style/core.css b/theme/nonzero/style/core.css index e458e659b04..ce6172554ed 100644 --- 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 -- 2.11.4.GIT