]> git.mjollnir.org Git - moodle.git/commitdiff
Fixed required class.
authormits <mits>
Fri, 5 Jan 2007 18:14:54 +0000 (18:14 +0000)
committermits <mits>
Fri, 5 Jan 2007 18:14:54 +0000 (18:14 +0000)
theme/oceanblue/styles_color.css

index d2a678c9748f5292f03ff53b036c3a6aa034499c..5820178043424b1f53cd176d2548b28277c41ea4 100644 (file)
@@ -106,7 +106,7 @@ table.formtable tbody th {
   color:#006600;
 }
 
-.required {
+#admin-auth_config .required {
   background-color:#DDDDDD;
 }