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