X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..3789b528d8dd8aad4558e38e22d775bcab1cbd36:/examples/tabs/tabs.css diff --git a/examples/tabs/tabs.css b/examples/tabs/tabs.css new file mode 100644 index 00000000..0c0f2bfd --- /dev/null +++ b/examples/tabs/tabs.css @@ -0,0 +1,12 @@ +.list { + padding-left: 16px; + padding-bottom: 10px; +} +.list li{ + list-style: square; + padding: 2px; +} + +pre { + font-size: 11px; +} \ No newline at end of file