/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
- /*
- * GridFilters Styles
- */
- .ux-filtered-column {
- font-style: italic;
- font-weight: bold;
- }
- .ux-gridfilter-text-icon {
- background-image: url(../images/find.png) !important;
- }