summaryrefslogtreecommitdiffstats
path: root/module/webui/themes/flat/css/window.css
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@gmail.com> 2014-08-30 19:21:27 +0200
committerGravatar Walter Purcaro <vuolter@gmail.com> 2014-08-30 19:21:27 +0200
commit5297f54d11ef29b938a077e3acf9c5b557c62677 (patch)
tree8c11ba278bd4779bda00aecb5f58699a811bf72a /module/webui/themes/flat/css/window.css
parentFix resume and progress column for some FTP files (diff)
downloadpyload-5297f54d11ef29b938a077e3acf9c5b557c62677.tar.xz
[webui] Improve and fix 3
Diffstat (limited to 'module/webui/themes/flat/css/window.css')
-rw-r--r--module/webui/themes/flat/css/window.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/webui/themes/flat/css/window.css b/module/webui/themes/flat/css/window.css
index 2bde6dee5..12829868b 100644
--- a/module/webui/themes/flat/css/window.css
+++ b/module/webui/themes/flat/css/window.css
@@ -58,7 +58,7 @@
margin-left:150px;
width:125px;
height:31px;
- background:#666666 url(../img/default/button.png) no-repeat;
+ background:#666666 url(../img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;