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.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/admin/themes/clear/theme.css b/admin/themes/clear/theme.css
index 30c0a8e09..a7832e4d6 100644
--- a/admin/themes/clear/theme.css
+++ b/admin/themes/clear/theme.css
@@ -16,13 +16,12 @@
/* text color */
.theme_title { left: 15px; color: #000; text-align: left;}
-body, h3, dt, h2, .throw, .content, label,
-input.rateButtonSelected /* <= why IE doesn't inherit this ? */ { color:#777; }
+body, h3, dt, h2, .throw, .content, label { color:#777; }
th { color: #888; }
INPUT, select, textarea { color:#666; background-color: #ccc; }
input[type="radio"], input[type="checkbox"] { background-color: transparent; }
INPUT[type="submit"], INPUT[type="reset"] { color:#666; border: 1px solid #777; background-color: #bbb; padding: 1px 15px; }
-input.rateButton, legend, h3 { color: #777; }
+legend, h3 { color: #777; }
h2 { color: #777; }
INPUT[type="text"], INPUT[type="password"], INPUT[type="button"],