]> git.mjollnir.org Git - moodle.git/commitdiff
Fixed required class leaking around the place
authormoodler <moodler>
Fri, 5 Jan 2007 06:46:58 +0000 (06:46 +0000)
committermoodler <moodler>
Fri, 5 Jan 2007 06:46:58 +0000 (06:46 +0000)
theme/standard/styles_color.css

index d105e7a7d643be3024aac4a5e1efbd248c2354ab..05856fa3f222198aa6eb6f2f94cfcc5a32c481e8 100644 (file)
@@ -107,7 +107,7 @@ table.formtable tbody th {
   color:#000044;
 }
 
-.required {
+#admin-auth_config .required {
   background-color:#DDDDDD;
 }