Upgrade to ExtJS 3.2.1 - Released 04/27/2010
[extjs.git] / resources / css / structure / panel.css
index 5546605..8db1ca4 100644 (file)
@@ -1,6 +1,6 @@
 /*!
- * Ext JS Library 3.0.0
- * Copyright(c) 2006-2009 Ext JS, LLC
+ * Ext JS Library 3.2.1
+ * 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-gecko2 .x-panel-btns-right .x-toolbar-ct {
-    width:auto;
-}
-
 .x-panel-btns td.x-toolbar-cell{
        padding:3px;
 }