From: moodler Date: Sat, 29 Jan 2005 12:26:37 +0000 (+0000) Subject: Course boxes should have a white background X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=7e33a33bf13654c297abf93448725f89d847a5b4;p=moodle.git Course boxes should have a white background --- diff --git a/theme/standard/styles_color.css b/theme/standard/styles_color.css index 8213fad135..29b43a6332 100644 --- a/theme/standard/styles_color.css +++ b/theme/standard/styles_color.css @@ -154,6 +154,7 @@ th { .categoryboxcontent, .courseboxcontent { border-color:#DDDDDD; /* borders */ + background: #FFFFFF; } .weeklydatetext {