]> git.mjollnir.org Git - moodle.git/commitdiff
Consistent admin pages
authormoodler <moodler>
Tue, 8 Feb 2005 17:34:02 +0000 (17:34 +0000)
committermoodler <moodler>
Tue, 8 Feb 2005 17:34:02 +0000 (17:34 +0000)
theme/standard/styles_color.css

index db4d0867ed26d1786019fa4e393b672062c1a3a4..4bdbeec5eec9a7779fcb0e7150cf6ba878fbe7aa 100644 (file)
@@ -107,6 +107,13 @@ th {
     border-color:#DDDDDD; /* borders */
 }
 
+.admin .generalboxcontent {
+    background-color:#EEEEEE; 
+}
+.admin .generalbox {
+    border-color:#BBBBBB; 
+}
+
 .noticebox {
     border-color:#DDDDDD; /* borders */
 }