/*!
- * Ext JS Library 3.2.1
- * 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;
.x-btn button{
border:0 none;
- background:transparent;
+ background-color:transparent;
padding-left:3px;
padding-right:3px;
cursor:pointer;
/* height adjustment class */
.x-btn-as-arrow .x-btn-mc em {
display:block;
- background:transparent;
+ background-color:transparent;
padding-bottom:14px;
}
}
.x-btn-group-mc .x-btn-group-body {
- background:transparent;
+ background-color:transparent;
border: 0 none;
}