From ffe720911488386d04d8559ac27440076021b612 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Sat, 6 Oct 2012 01:18:03 +0100 Subject: [PATCH] Darkzero - make "visible to" legible. --- view/theme/darkzero/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/theme/darkzero/style.css b/view/theme/darkzero/style.css index 8b570a84fb..4cdb760ac3 100644 --- a/view/theme/darkzero/style.css +++ b/view/theme/darkzero/style.css @@ -15,7 +15,7 @@ input, select, textarea { body { background-color: #222222; color: #cccccc; background-image: url(head.jpg); } aside{ background-image: url(border.jpg); padding-bottom: 0px; } section { background-color: #333333; background-image: url(border.jpg); } - +#panel { background-color: #2e2f2e;} .tabs { background-image: url(head.jpg); } div.wall-item-content-wrapper.shiny { background-image: url('shiny.png'); }