Upgrade to ExtJS 3.0.3 - Released 10/11/2009
[extjs.git] / resources / css / visual / toolbar.css
index fe9e204..ebdfba5 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * Ext JS Library 3.0.0
+ * Ext JS Library 3.0.3
  * Copyright(c) 2006-2009 Ext JS, LLC
  * licensing@extjs.com
  * http://www.extjs.com/license
@@ -26,8 +26,8 @@
     background-image:url(../images/default/button/s-arrow-noline.gif);\r
 }\r
 \r
-.x-toolbar .x-btn-over .x-btn-mc em.x-btn-split, .x-toolbar .x-btn-click .x-btn-mc em.x-btn-split, \r
-.x-toolbar .x-btn-menu-active .x-btn-mc em.x-btn-split, .x-toolbar .x-btn-pressed .x-btn-mc em.x-btn-split \r
+.x-toolbar .x-btn-over .x-btn-mc em.x-btn-split, .x-toolbar .x-btn-click .x-btn-mc em.x-btn-split,\r
+.x-toolbar .x-btn-menu-active .x-btn-mc em.x-btn-split, .x-toolbar .x-btn-pressed .x-btn-mc em.x-btn-split\r
 {\r
     background-image:url(../images/default/button/s-arrow-o.gif);\r
 }\r
@@ -36,8 +36,8 @@
     background-image:url(../images/default/button/s-arrow-b-noline.gif);\r
 }\r
 \r
-.x-toolbar .x-btn-over .x-btn-mc em.x-btn-split-bottom, .x-toolbar .x-btn-click .x-btn-mc em.x-btn-split-bottom, \r
-.x-toolbar .x-btn-menu-active .x-btn-mc em.x-btn-split-bottom, .x-toolbar .x-btn-pressed .x-btn-mc em.x-btn-split-bottom \r
+.x-toolbar .x-btn-over .x-btn-mc em.x-btn-split-bottom, .x-toolbar .x-btn-click .x-btn-mc em.x-btn-split-bottom,\r
+.x-toolbar .x-btn-menu-active .x-btn-mc em.x-btn-split-bottom, .x-toolbar .x-btn-pressed .x-btn-mc em.x-btn-split-bottom\r
 {\r
     background-image:url(../images/default/button/s-arrow-bo.gif);\r
 }\r
 \r
 .x-toolbar-more-icon {\r
     background-image: url(../images/default/toolbar/more.gif) !important;\r
-}\r
-\r
-.x-statusbar .x-status-busy {\r
-    background-image: url(../images/default/grid/loading.gif);\r
-}\r
-\r
-.x-statusbar .x-status-text-panel {\r
-    border-color: #99bbe8 #fff #fff #99bbe8;\r
 }
\ No newline at end of file