aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/darkzero
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2012-05-19 15:17:35 +0100
committerThomas Willingham <founder@kakste.com>2012-05-19 15:17:35 +0100
commita1b96d11a72a28915725cee898edb461b0a2dd23 (patch)
tree1b1bacd6ed0188d3a97c80d708b245e8e6aa71ea /view/theme/darkzero
parentd6ca4a1b42083319945cbbeb0affca78e084e63b (diff)
downloadvolse-hubzilla-a1b96d11a72a28915725cee898edb461b0a2dd23.tar.gz
volse-hubzilla-a1b96d11a72a28915725cee898edb461b0a2dd23.tar.bz2
volse-hubzilla-a1b96d11a72a28915725cee898edb461b0a2dd23.zip
Okay, so maybe not *everything*
Diffstat (limited to 'view/theme/darkzero')
-rw-r--r--view/theme/darkzero/style.css13
1 files changed, 11 insertions, 2 deletions
diff --git a/view/theme/darkzero/style.css b/view/theme/darkzero/style.css
index 5a0559e3d..a1a684355 100644
--- a/view/theme/darkzero/style.css
+++ b/view/theme/darkzero/style.css
@@ -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;
+}
+