Y
Hacker News
new
|
ask
|
show
|
jobs
by
pmontra
4389 days ago
It's not built-in but the Stylish extension does that.
2 comments
sp332
4389 days ago
Claudius is being sarcastic.
http://kb.mozillazine.org/index.php?title=UserContent.css
link
claudius
4389 days ago
Sarcastic, yes, but mostly relating to Opera 12.x’s UserCSS features; I didn’t actually know about userContent.css. Thanks for the pointer, although it seems to be impossible to only apply it to certain sites?
link
sp332
4389 days ago
@-moz-document url-prefix() or @-moz-document domain() ?
https://developer.mozilla.org/en-US/docs/Web/CSS/@document
http://forums.mozillazine.org/viewtopic.php?t=286866
link
claudius
4389 days ago
Yay, thank you for the handholding, it actually seems to work quite nicely :-)
link
judk
4389 days ago
Chrome however is deprecating this feature. Stylish will be required.
link
krapp
4389 days ago
greasemonkey can too, with the added benefit of being able to script the page as well.
link