aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/darkzero-NS
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/darkzero-NS')
-rw-r--r--view/theme/darkzero-NS/style.css8
1 files changed, 6 insertions, 2 deletions
diff --git a/view/theme/darkzero-NS/style.css b/view/theme/darkzero-NS/style.css
index 6dc788f35..9c15329da 100644
--- a/view/theme/darkzero-NS/style.css
+++ b/view/theme/darkzero-NS/style.css
@@ -151,6 +151,10 @@ blockquote {
overflow: none;
}
-.editicon:hover {
- background-color: #ccc;
+.editicon {
+ background-color: #333;
+}
+
+#datebrowse-sidebar select {
+color:#99CCFF !important;
} \ No newline at end of file