]> git.mjollnir.org Git - moodle.git/commitdiff
Course boxes should have a white background
authormoodler <moodler>
Sat, 29 Jan 2005 12:26:37 +0000 (12:26 +0000)
committermoodler <moodler>
Sat, 29 Jan 2005 12:26:37 +0000 (12:26 +0000)
theme/standard/styles_color.css

index 8213fad135b99a8915d07980af80c77daf4bd176..29b43a633231ac90b828cb6ce6f804d20e3c104c 100644 (file)
@@ -154,6 +154,7 @@ th {
 .categoryboxcontent,
 .courseboxcontent {
     border-color:#DDDDDD; /* borders */
+    background: #FFFFFF;
 }
 
 .weeklydatetext {