Fixed required class leaking around the place

This commit is contained in:
moodler
2007-01-05 06:46:58 +00:00
parent df31d7fb8d
commit 9adb267c95
+1 -1
View File
@@ -107,7 +107,7 @@ table.formtable tbody th {
color:#000044;
}
.required {
#admin-auth_config .required {
background-color:#DDDDDD;
}