about summary refs log tree commit diff
path: root/uploader/static/css/theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'uploader/static/css/theme.css')
-rw-r--r--uploader/static/css/theme.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/uploader/static/css/theme.css b/uploader/static/css/theme.css
index bdac745..cd3d103 100644
--- a/uploader/static/css/theme.css
+++ b/uploader/static/css/theme.css
@@ -34,7 +34,7 @@ body {
 }
 
 #main #sidebar-content {
-    background: #EEEEEE;
+    background: #FEFEFE;
 
     border-radius: 5px;
     padding: 10px 5px;