X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/b37ceabb82336ee82757cd32efe353cfab8ec267..0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6:/resources/css/structure/button.css diff --git a/resources/css/structure/button.css b/resources/css/structure/button.css index 08842690..240ebb3e 100644 --- a/resources/css/structure/button.css +++ b/resources/css/structure/button.css @@ -1,8 +1,8 @@ /*! - * Ext JS Library 3.2.2 - * Copyright(c) 2006-2010 Ext JS, Inc. - * licensing@extjs.com - * http://www.extjs.com/license + * Ext JS Library 3.3.1 + * Copyright(c) 2006-2010 Sencha Inc. + * licensing@sencha.com + * http://www.sencha.com/license */ .x-btn{ cursor:pointer; @@ -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; }