diff options
author | 2014-08-30 19:21:27 +0200 | |
---|---|---|
committer | 2014-08-30 19:21:27 +0200 | |
commit | 5297f54d11ef29b938a077e3acf9c5b557c62677 (patch) | |
tree | 8c11ba278bd4779bda00aecb5f58699a811bf72a /module/webui/themes/flat/css/MooDialog.css | |
parent | Fix resume and progress column for some FTP files (diff) | |
download | pyload-5297f54d11ef29b938a077e3acf9c5b557c62677.tar.xz |
[webui] Improve and fix 3
Diffstat (limited to 'module/webui/themes/flat/css/MooDialog.css')
-rw-r--r-- | module/webui/themes/flat/css/MooDialog.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/module/webui/themes/flat/css/MooDialog.css b/module/webui/themes/flat/css/MooDialog.css index 347c45fc3..3ba94cafd 100644 --- a/module/webui/themes/flat/css/MooDialog.css +++ b/module/webui/themes/flat/css/MooDialog.css @@ -12,7 +12,7 @@ left: 50%; z-index: 50000; - background: #C0C0C0; + background: #CDCDCD; color: black; } |