X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/examples/tabs/tabs-example.css diff --git a/examples/tabs/tabs-example.css b/examples/tabs/tabs-example.css index 637d448f..eb8d96b5 100644 --- a/examples/tabs/tabs-example.css +++ b/examples/tabs/tabs-example.css @@ -1,34 +1,34 @@ /*! - * Ext JS Library 3.1.1 - * Copyright(c) 2006-2010 Ext JS, LLC + * Ext JS Library 3.2.0 + * Copyright(c) 2006-2010 Ext JS, Inc. * licensing@extjs.com * http://www.extjs.com/license */ -.list {list-style:square;width:500px;padding-left:16px;} -.list li{padding:2px;font-size:8pt;} - -pre { - font-size:11px; -} - -.x-tab-panel-body .x-panel-body { - padding:10px; -} - -/* default loading indicator for ajax calls */ -.loading-indicator { - font-size:8pt; - background-image:url('../../resources/images/default/grid/loading.gif'); - background-repeat: no-repeat; - background-position: left; - padding-left:20px; -} - -.new-tab { - background-image:url(../feed-viewer/images/new_tab.gif) !important; -} - - -.tabs { - background-image:url( ../desktop/images/tabs.gif ) !important; +.list {list-style:square;width:500px;padding-left:16px;} +.list li{padding:2px;font-size:8pt;} + +pre { + font-size:11px; +} + +.x-tab-panel-body .x-panel-body { + padding:10px; +} + +/* default loading indicator for ajax calls */ +.loading-indicator { + font-size:8pt; + background-image:url('../../resources/images/default/grid/loading.gif'); + background-repeat: no-repeat; + background-position: left; + padding-left:20px; +} + +.new-tab { + background-image:url(../feed-viewer/images/new_tab.gif) !important; +} + + +.tabs { + background-image:url( ../desktop/images/tabs.gif ) !important; } \ No newline at end of file