]> git.mxchange.org Git - friendica.git/commitdiff
Okay, so maybe not *everything*
authorThomas Willingham <founder@kakste.com>
Sat, 19 May 2012 14:17:35 +0000 (15:17 +0100)
committerThomas Willingham <founder@kakste.com>
Sat, 19 May 2012 14:17:35 +0000 (15:17 +0100)
view/theme/darkzero/style.css

index 5a0559e3d79edc668057be3d55bf42172c2b1895..a1a684355d383b941954b419949a03bb855670b1 100644 (file)
@@ -103,7 +103,7 @@ blockquote {
 }
 
 .acl-list-item p, #profile-jot-email-label, div#jot-preview-content, div.profile-jot-net {
-        color: #000000;
+        color: #eec;
 }
 
 input#acl-search {
@@ -135,4 +135,13 @@ code {
 blockquote {
   background:#2e2f2e !important;
   color:#eec !important;
-}
\ No newline at end of file
+}
+
+.group-selected, .nets-selected, .fileas-selected, .categories-selected {
+  background:#2e2f2e;
+}
+
+#fancybox-content{
+  background:#444;
+}
+