diff options
Diffstat (limited to 'module/webui/themes/flat/css/window.css')
-rw-r--r-- | module/webui/themes/flat/css/window.css | 2 |
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 12829868b..2bde6dee5 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/button.png) no-repeat; + background:#666666 url(../img/default/button.png) no-repeat; text-align:center; line-height:31px; color:#FFFFFF; |