X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6a7e4474cba9d8be4b2ec445e10f1691f7277c50..refs/heads/master:/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