Upgrade to ExtJS 3.2.2 - Released 06/02/2010
[extjs.git] / resources / css / structure / panel.css
index e6ba068..518ef5c 100644 (file)
@@ -1,6 +1,6 @@
 /*!
- * Ext JS Library 3.0.3
- * Copyright(c) 2006-2009 Ext JS, LLC
+ * Ext JS Library 3.2.2
+ * Copyright(c) 2006-2010 Ext JS, Inc.
  * licensing@extjs.com
  * http://www.extjs.com/license
  */
     overflow:hidden;
 }
 
-.x-panel-btns-right .x-panel-fbar {
-       float:right;
-       clear:none;
-}
-
-.x-panel-btns-left .x-panel-fbar {
-       clear:none;
-}
-
-.x-panel-btns-center{
-       text-align:center; /*ie*/
-}
-
-.x-panel-btns-center .x-toolbar-ct {
-       margin:0 auto; /*everyone else*/
-    text-align:left;
-    width:auto;
-}
-
-.ext-ie .x-panel-btns-right .x-toolbar-ct, .ext-gecko2 .x-panel-btns-right .x-toolbar-ct {
-    width:auto;
-}
-
 .x-panel-btns td.x-toolbar-cell{
        padding:3px;
 }