]> granicus.if.org Git - transmission/commit
(trunk web) #4168 "web client in r13075 not working in IE8" -- fixed, sort of.
authorJordan Lee <jordan@transmissionbt.com>
Fri, 11 Nov 2011 04:44:49 +0000 (04:44 +0000)
committerJordan Lee <jordan@transmissionbt.com>
Fri, 11 Nov 2011 04:44:49 +0000 (04:44 +0000)
commit1f97292ec716e1ba0f97ec4ba9dc4557a22d1e60
treed5ce3313e4e44621f19f5e32074a54a717041967
parentb3d382874a82695e8c8a97c31021fff883d851b2
(trunk web) #4168 "web client in r13075 not working in IE8" -- fixed, sort of.

IE8 can't handle the W3C method of stacking an image on a linear gradient. Since all supported browsers have other ways besides the W3C method of doing this, we can 'fix' this by removing the W3C method. At some point in the future when browsers all use the W3C method, we can look for a different solution, or drop IE8 support ;)
web/javascript/common.js
web/style/transmission/common.css
web/style/transmission/common.scss