jquery-ui/themes/base
Michał Gołębiowski-Owczarek b15e45a451
Core: Resolve csslint issues with the IE filter property
IE filter property violates standard CSS parsing rules. Because of that, IE 8
added `-ms-filter` which accepts the same values but quoted:
https://web.archive.org/web/20101112132308/http://blogs.msdn.com/b/ie/archive/2008/09/08/microsoft-css-vendor-extensions.aspx
Both `filter` & `-ms-filter` serialize to the same `filter` property in
`currentStyle`.

This commit switches to that new property to resolve csslint issues.

Closes gh-1939
2020-10-15 14:33:51 +02:00
..
images Themes: Optimize PNG files with zopflipng 2016-11-29 09:42:36 -05:00
accordion.css Button: Initial commit of button re-factor 2015-10-07 10:57:59 -04:00
all.css Build: Remove dates from copyright notice 2015-01-02 09:02:12 -05:00
autocomplete.css Build: Remove dates from copyright notice 2015-01-02 09:02:12 -05:00
base.css Controlgroup: Inital commit of new widget 2015-10-07 10:57:59 -04:00
button.css Button: address review comments 2015-10-08 14:02:57 -04:00
checkboxradio.css Checkboxradio: Address review comments 2015-10-08 14:02:57 -04:00
controlgroup.css Controlgroup: Simplify CSS overrides for spinner 2015-10-28 13:00:37 -04:00
core.css Core: Resolve csslint issues with the IE filter property 2020-10-15 14:33:51 +02:00
datepicker.css Datepicker: address review comments 2015-10-08 14:02:58 -04:00
dialog.css Dialog: Remove overflow: hidden and reposition resize handles 2015-01-28 13:38:36 -05:00
draggable.css Build: Remove dates from copyright notice 2015-01-02 09:02:12 -05:00
menu.css Menu: Style cleanup 2016-03-23 12:26:12 -04:00
progressbar.css Core: Resolve csslint issues with the IE filter property 2020-10-15 14:33:51 +02:00
resizable.css Build: Remove dates from copyright notice 2015-01-02 09:02:12 -05:00
selectable.css Build: Remove dates from copyright notice 2015-01-02 09:02:12 -05:00
selectmenu.css Selectmenu: Prepend icon and move overflow to text span 2016-03-30 11:53:28 -04:00
slider.css Slider: Use cursor: pointer on handles 2017-04-12 12:38:28 -04:00
sortable.css Build: Remove dates from copyright notice 2015-01-02 09:02:12 -05:00
spinner.css Theme: Fix position of some icons 2015-10-29 11:27:15 -04:00
tabs.css Build: Remove dates from copyright notice 2015-01-02 09:02:12 -05:00
theme.css Core: Resolve csslint issues with the IE filter property 2020-10-15 14:33:51 +02:00
tooltip.css Theme: Improve default theme styling 2015-01-27 13:23:53 +01:00