PageRenderTime 26ms CodeModel.GetById 17ms app.highlight 8ms RepoModel.GetById 0ms app.codeStats 0ms

/ext-4.0.7/examples/ux/css/LiveSearchGridPanel.css

https://bitbucket.org/srogerf/javascript
CSS | 11 lines | 10 code | 1 blank | 0 comment | 0 complexity | 44e04b6317c4f0b952f658e774991b73 MD5 | raw file
 1.x-livesearch-match {
 2    font-weight: bold;
 3    background-color: yellow;
 4}
 5
 6.x-toolbar .x-form-cb-wrap {
 7    line-height: 22px;
 8}
 9.x-toolbar .x-form-checkbox {
10    vertical-align: 0;
11}