]> git.wh0rd.org - tt-rss.git/commit
Fix themes/night.css for iOS browsers
authorDmitry Potapov <dpotapov@yandex-team.ru>
Fri, 26 Aug 2016 09:36:01 +0000 (12:36 +0300)
committerDmitry Potapov <dpotapov@yandex-team.ru>
Fri, 26 Aug 2016 09:36:47 +0000 (12:36 +0300)
commit14fa9ce6b3a169330c7a11cb3ca43631b051b790
tree6d565c5d0c75e4659369f6c6af7a467e35fbbacb
parente8a94ec7e21b797398ed3eba826bc294b314b00f
Fix themes/night.css for iOS browsers

Somehow the image filters order matters for iOS browsers (Chrome, Safari), so
grayscale filter is not applied if -webkit-filter is not the last filter in
list.
themes/night.css