Fixed addmin setting colors.
authormits <mits>
Thu, 28 Sep 2006 17:48:12 +0000 (17:48 +0000)
committermits <mits>
Thu, 28 Sep 2006 17:48:12 +0000 (17:48 +0000)
theme/oceanblue/styles_color.css

index 406d55b..9133e60 100644 (file)
@@ -247,13 +247,14 @@ body#admin-lang .generalbox {
   background-color:#FFFFFF;
 }
 
-fieldset.adminsettings {
+#adminsettings {
     background-color: #FFFFFF;
     border-color: #9999FF;
+    color: #000066;
 }
 
-fieldset.adminsettings .form-shortname {
-    color: #0000FF;
+#adminsettings .form-shortname {
+    color: #888888;
 }
 
 /***