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.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/uploader/static/css/theme.css b/uploader/static/css/theme.css
index 184999d..2acce5f 100644
--- a/uploader/static/css/theme.css
+++ b/uploader/static/css/theme.css
@@ -34,10 +34,10 @@ body {
 }
 
 #main #sidebar-content {
-    background: #E5E5FF;
+    background: #EEEEEE;
 
     border-radius: 5px;
-    padding: 0 5px;
+    padding: 10px 5px;
 }
 
 #main .row {