0

I'm using the stylish add-on for Mozilla Firefox for styling some elements in the browser using css.

Is there a way to test the URL so these customs styles can be applied only when I visit a chosen website ?

Or is there any other option to achieve that goal ?

Jean
  • 153
  • 1
  • 6
  • 1
    You mean like `@-moz-document url(http://www.example.com/test.html)`? More info can be found [here](https://github.com/JasonBarnabe/stylish/wiki/Applying-styles-to-specific-sites) – RoughTomato Aug 12 '16 at 10:18
  • Thank you, that's exactly what I was looking for. Unfortunately it seems that I can't acces the browser element such as `.tabbrowser-tab .tab-label` in the `@-moz-document` tag. It does work outside this tag. – Jean Aug 12 '16 at 12:04

0 Answers0