aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/clear
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--admin/themes/clear/theme.css8
1 files changed, 6 insertions, 2 deletions
diff --git a/admin/themes/clear/theme.css b/admin/themes/clear/theme.css
index 722404d3d..1a74c6caf 100644
--- a/admin/themes/clear/theme.css
+++ b/admin/themes/clear/theme.css
@@ -329,6 +329,10 @@ p.albumTitle img {margin-bottom:-3px;}
background-color:#ccc;
}
label>p.group_select {
- color: #666;
- background-color:#F9F9F9;
+ color: #000;
+ background-color:#C2F5C2;
+}
+
+.userSeparator {
+ color:#999;
} \ No newline at end of file