X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/resources/css/structure/panel.css diff --git a/resources/css/structure/panel.css b/resources/css/structure/panel.css index e6ba068b..aaf8d243 100644 --- a/resources/css/structure/panel.css +++ b/resources/css/structure/panel.css @@ -1,6 +1,6 @@ /*! - * Ext JS Library 3.0.3 - * Copyright(c) 2006-2009 Ext JS, LLC + * Ext JS Library 3.2.0 + * Copyright(c) 2006-2010 Ext JS, Inc. * licensing@extjs.com * http://www.extjs.com/license */ @@ -400,29 +400,6 @@ 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; }