From d193b48f21a943365cd6fef7ff845705186570fa Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 10 Sep 2010 18:16:18 +0800 Subject: [PATCH] css/button.css --- css/button.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/css/button.css b/css/button.css index a075d30ae6..9bdeb41034 100644 --- a/css/button.css +++ b/css/button.css @@ -131,7 +131,8 @@ /* -------------------------- BUTTON ELEMENT -------------------------- */ .x-btn button { font-size: 11px; - background: none; + background-image: none; + none no-repeat scroll 0 0 transparent cursor:pointer; margin: 0px; outline: none; -- 2.39.2