/ext-4.1.0_b3/examples/ux/grid/css/GridFilters.css

https://bitbucket.org/srogerf/javascript · CSS · 12 lines · 7 code · 2 blank · 3 comment · 0 complexity · f73cc90edbf0c4d79b738ac689f84bcb MD5 · raw file

  1. /*
  2. * GridFilters Styles
  3. */
  4. .ux-filtered-column {
  5. font-style: italic;
  6. font-weight: bold;
  7. }
  8. .ux-gridfilter-text-icon {
  9. background-image: url(../images/find.png) !important;
  10. }