aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
Diffstat (limited to 'view')
-rwxr-xr-xview/theme/darkzero/style.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/view/theme/darkzero/style.css b/view/theme/darkzero/style.css
index fdaf26f19..fa0e254c7 100755
--- a/view/theme/darkzero/style.css
+++ b/view/theme/darkzero/style.css
@@ -92,3 +92,11 @@ blockquote {
background: #ddd;
color: #000;
}
+
+.acl-list-item p, #profile-jot-email-label, div#jot-preview-content, div.profile-jot-net {
+ color: #000000;
+}
+
+input#acl-search {
+ background-color: #aaa;
+}