css/button.css
authorAlan Knowles <alan@akkbhome.com>
Sun, 12 Sep 2010 07:39:44 +0000 (15:39 +0800)
committerAlan Knowles <alan@akkbhome.com>
Sun, 12 Sep 2010 07:39:44 +0000 (15:39 +0800)
css/button.css

index b75265b..b210d84 100644 (file)
 /* -------------------------- BUTTON ELEMENT -------------------------- */ 
 .x-btn button {
     font-size: 11px;
-    background-image: none no-repeat scroll 0 0 transparent;
+    background: none no-repeat scroll 0 0 transparent;
     cursor:pointer;
     margin: 0px;
     outline: none;