X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..HEAD:/examples/tabs/tabs-adv.css diff --git a/examples/tabs/tabs-adv.css b/examples/tabs/tabs-adv.css new file mode 100755 index 00000000..8c9e74a6 --- /dev/null +++ b/examples/tabs/tabs-adv.css @@ -0,0 +1,8 @@ +.new-tab { + background-image:url(images/new_tab.gif) !important; +} + + +.tabs { + background-image:url(images/tabs.gif ) !important; +} \ No newline at end of file