X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6a7e4474cba9d8be4b2ec445e10f1691f7277c50..refs/heads/master:/examples/ux/css/LiveSearchGridPanel.css diff --git a/examples/ux/css/LiveSearchGridPanel.css b/examples/ux/css/LiveSearchGridPanel.css new file mode 100644 index 00000000..83b17018 --- /dev/null +++ b/examples/ux/css/LiveSearchGridPanel.css @@ -0,0 +1,11 @@ +.x-livesearch-match { + font-weight: bold; + background-color: yellow; +} + +.x-toolbar .x-form-cb-wrap { + line-height: 22px; +} +.x-toolbar .x-form-checkbox { + vertical-align: 0; +}