X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/f5240829880f87e0cf581c6a296e436fdef0ef80..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/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; +}