X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/examples/tabs/tabs-example.css diff --git a/examples/tabs/tabs-example.css b/examples/tabs/tabs-example.css deleted file mode 100644 index 0a833c9f..00000000 --- a/examples/tabs/tabs-example.css +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Ext JS Library 2.2.1 - * Copyright(c) 2006-2009, Ext JS, LLC. - * licensing@extjs.com - * - * http://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; -} \ No newline at end of file