Upgrade to ExtJS 4.0.0 - Released 04/26/2011
[extjs.git] / resources / css / theme-access / button.css
diff --git a/resources/css/theme-access/button.css b/resources/css/theme-access/button.css
deleted file mode 100644 (file)
index 5646659..0000000
+++ /dev/null
@@ -1,136 +0,0 @@
-/*!
- * Ext JS Library 3.1.1
- * Copyright(c) 2006-2010 Ext JS, LLC
- * licensing@extjs.com
- * http://www.extjs.com/license
- */
-.x-btn {\r
-       font:normal 14px tahoma, verdana, helvetica;\r
-}\r
-\r
-.x-btn button {\r
-    font:normal 14px arial,tahoma,verdana,helvetica;\r
-    color:#fffffa;\r
-    padding-left:6px !important;\r
-    padding-right:6px !important;\r
-}\r
-\r
-.x-btn-over .x-btn button{\r
-    color:#fff;\r
-}\r
-\r
-.x-btn-noicon .x-btn-small .x-btn-text, .x-btn-text-icon .x-btn-icon-small-left .x-btn-text,\r
-.x-btn-icon .x-btn-small .x-btn-text, .x-btn-text-icon .x-btn-icon-small-right .x-btn-text {\r
-    height:18px;\r
-}\r
-\r
-.x-btn-icon .x-btn-small .x-btn-text {\r
-    width:18px;\r
-}\r
-\r
-.x-btn-text-icon .x-btn-icon-small-left .x-btn-text {\r
-    padding-left:21px !important;\r
-}\r
-\r
-.x-btn-text-icon .x-btn-icon-small-right .x-btn-text {\r
-    padding-right:21px !important;\r
-}\r
-\r
-.x-btn-text-icon .x-btn-icon-medium-left .x-btn-text {\r
-    padding-left:29px !important;\r
-}\r
-\r
-.x-btn-text-icon .x-btn-icon-medium-right .x-btn-text {\r
-    padding-right:29px !important;\r
-}\r
-\r
-.x-btn-text-icon .x-btn-icon-large-left .x-btn-text {\r
-    padding-left:37px !important;\r
-}\r
-\r
-.x-btn-text-icon .x-btn-icon-large-right .x-btn-text {\r
-    padding-right:37px !important;\r
-}\r
-\r
-.x-btn em {\r
-    font-style:normal;\r
-    font-weight:normal;\r
-}\r
-\r
-.x-btn-tl, .x-btn-tr, .x-btn-tc, .x-btn-ml, .x-btn-mr, .x-btn-mc, .x-btn-bl, .x-btn-br, .x-btn-bc{\r
-       background-image:url(../images/access/button/btn.gif);\r
-}\r
-\r
-.x-btn-click .x-btn-text, .x-btn-menu-active .x-btn-text, .x-btn-pressed .x-btn-text{\r
-    color:#fff;\r
-}\r
-\r
-.x-btn-disabled *{\r
-       color:#eee !important;\r
-}\r
-\r
-.x-btn-mc em.x-btn-arrow {\r
-    background-image:url(../images/access/button/arrow.gif);\r
-    padding-right:13px;\r
-}\r
-\r
-.x-btn-mc em.x-btn-split {\r
-    background-image:url(../images/access/button/s-arrow.gif);\r
-    padding-right:20px;\r
-}\r
-\r
-.x-btn-over .x-btn-mc em.x-btn-split, .x-btn-click .x-btn-mc em.x-btn-split, .x-btn-menu-active .x-btn-mc em.x-btn-split, .x-btn-pressed .x-btn-mc em.x-btn-split {\r
-    background-image:url(../images/access/button/s-arrow-o.gif);\r
-}\r
-\r
-.x-btn-mc em.x-btn-arrow-bottom {\r
-    background-image:url(../images/access/button/s-arrow-b-noline.gif);\r
-}\r
-\r
-.x-btn-mc em.x-btn-split-bottom {\r
-    background-image:url(../images/access/button/s-arrow-b.gif);\r
-}\r
-\r
-.x-btn-over .x-btn-mc em.x-btn-split-bottom, .x-btn-click .x-btn-mc em.x-btn-split-bottom, .x-btn-menu-active .x-btn-mc em.x-btn-split-bottom, .x-btn-pressed .x-btn-mc em.x-btn-split-bottom {\r
-    background-image:url(../images/access/button/s-arrow-bo.gif);\r
-}\r
-\r
-.x-btn-group-header {\r
-    color: #d2d2d2;\r
-}\r
-\r
-.x-btn-group-tc {\r
-       background-image: url(../images/access/button/group-tb.gif);\r
-}\r
-\r
-.x-btn-group-tl {\r
-       background-image: url(../images/access/button/group-cs.gif);\r
-}\r
-\r
-.x-btn-group-tr {\r
-       background-image: url(../images/access/button/group-cs.gif);\r
-}\r
-\r
-.x-btn-group-bc {\r
-       background-image: url(../images/access/button/group-tb.gif);\r
-}\r
-\r
-.x-btn-group-bl {\r
-       background-image: url(../images/access/button/group-cs.gif);\r
-}\r
-\r
-.x-btn-group-br {\r
-       background-image: url(../images/access/button/group-cs.gif);\r
-}\r
-\r
-.x-btn-group-ml {\r
-       background-image: url(../images/access/button/group-lr.gif);\r
-}\r
-\r
-.x-btn-group-mr {\r
-       background-image: url(../images/access/button/group-lr.gif);\r
-}\r
-\r
-.x-btn-group-notitle .x-btn-group-tc {\r
-       background-image: url(../images/access/button/group-tb.gif);\r
-}\r