aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/clear/theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'admin/themes/clear/theme.css')
-rw-r--r--admin/themes/clear/theme.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/admin/themes/clear/theme.css b/admin/themes/clear/theme.css
index 197c7c659..f436bbeb2 100644
--- a/admin/themes/clear/theme.css
+++ b/admin/themes/clear/theme.css
@@ -212,4 +212,9 @@ html>body #menubar {min-height:477px; height:477px;} /* IE 7 and modern browsers
#pluginsMenuSeparator {border:1px solid #ddd;}
#helpContent A {border-bottom:1px dotted #005E89;}
-#helpContent A:hover {border-bottom:1px solid #d54e21;} \ No newline at end of file
+#helpContent A:hover {border-bottom:1px solid #d54e21;}
+
+#pwgHead, #footer {background-color:#ddd;}
+#pwgHead, #footer {color:#666;}
+#pwgHead A, #footer A {color:#444;}
+#pwgHead A:hover, #footer A:hover {color:black; border-color:black;}