/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. .x-toolbar .x-form-cb-wrap {
  6. line-height: 22px;
  7. }
  8. .x-toolbar .x-form-checkbox {
  9. vertical-align: 0;
  10. }