diff options
Diffstat (limited to 'uploader/static/css/theme.css')
| -rw-r--r-- | uploader/static/css/theme.css | 2 |
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; |
