stylish-userstyles / stylish-chrome

Stylish extension for Chrome and Chrome-like things
GNU General Public License v3.0
185 stars 53 forks source link

Stylish does not affect all SVG #5

Open JasonBarnabe opened 11 years ago

JasonBarnabe commented 11 years ago

Current behaviour is: -SVG embedded in HTML - affected -SVG document - unaffected -SVG referenced with img - unaffected

http://forum.userstyles.org/discussion/35952/feature-request-style-svg-documents-in-chrome

JasonBarnabe commented 11 years ago

Suggestion by LouCypher fixes the SVG document case. https://github.com/JasonBarnabe/stylish-chrome/commit/6489de08611fee640f81b1b3e2ee290abc14caa1

I don't thing the img case is possible with Chrome...