X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/b37ceabb82336ee82757cd32efe353cfab8ec267..f5240829880f87e0cf581c6a296e436fdef0ef80:/resources/css/structure/button.css diff --git a/resources/css/structure/button.css b/resources/css/structure/button.css index 08842690..2badfd62 100644 --- a/resources/css/structure/button.css +++ b/resources/css/structure/button.css @@ -1,5 +1,5 @@ /*! - * Ext JS Library 3.2.2 + * Ext JS Library 3.3.0 * Copyright(c) 2006-2010 Ext JS, Inc. * licensing@extjs.com * http://www.extjs.com/license @@ -11,7 +11,7 @@ .x-btn button{ border:0 none; - background:transparent; + background-color:transparent; padding-left:3px; padding-right:3px; cursor:pointer; @@ -343,7 +343,7 @@ /* height adjustment class */ .x-btn-as-arrow .x-btn-mc em { display:block; - background:transparent; + background-color:transparent; padding-bottom:14px; } @@ -402,7 +402,7 @@ } .x-btn-group-mc .x-btn-group-body { - background:transparent; + background-color:transparent; border: 0 none; }