X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..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