]> git.mxchange.org Git - friendica.git/commitdiff
improved contrast in acl selector, and preview (darkzero)
authorMichael Johnston <michaelgeorgejohnston@gmail.com>
Sun, 4 Mar 2012 22:29:00 +0000 (17:29 -0500)
committerMichael Johnston <michaelgeorgejohnston@gmail.com>
Sun, 4 Mar 2012 22:29:00 +0000 (17:29 -0500)
view/theme/darkzero/style.css

index fdaf26f192aa9ad7d40990be7987fc1141daf720..fa0e254c7c75ab52d1ce7cc40620c308485266c4 100755 (executable)
@@ -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;
+}