From 81de1c4b127e116c8ca3e5df620b5c0a56a087bc Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Fri, 29 Aug 2014 12:12:23 +0200 Subject: [webui] Improve and fix 2 --- module/webui/themes/flat/css/window.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/webui/themes/flat/css/window.css') 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; -- cgit v1.2.3