X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..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 11b6ccc0..00000000 --- a/examples/tabs/tabs-example.css +++ /dev/null @@ -1,34 +0,0 @@ -/*! - * Ext JS Library 3.1.0 - * Copyright(c) 2006-2009 Ext JS, LLC - * 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; -} \ No newline at end of file