Code: Select all
@-moz-document regexp('https://www\\.deviantart\\.com/[^/]*/(gallery|favourites).*') Are there known bugs in the Stylem regexp, or is there secret knowledge of the stylem regex dialect that I need to be clued in on?
Moderators: FranklinDM, Lootyhoof

Code: Select all
@-moz-document regexp('https://www\\.deviantart\\.com/[^/]*/(gallery|favourites).*') any news on the export feature ? I want to import my styles from stylem-PM to stylus-firefox 83Lootyhoof wrote: ↑2019-05-22, 20:59Stylem has been updated to v2.2.5.
What's new?
- make the Stylish disabler work better across XUL applications (thanks vanowm)
- fix installing userstyles from userstyles.org (though customizable styles will use their default settings)
- add Borealis Navigator support
- adjust for Interlink support
- remove Thunderbird/Postbox/Fennec support
See: https://github.com/Lootyhoof/stylem/issues/1 (tl;dr: maybe, though it would be nice if someone could contribute that).

I wouldn't get high hopes. The extension seems dormant.


Code: Select all
@preprocessor stylus
@advanced checkbox fixFolderTextWidth "Auto adjust folder text width" 0

I'm not sure why you expect a completely different add-on to have specific features from something else?...




Code: Select all
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
#navigator-toolbox:not([customizing]) #PersonalToolbar {
visibility: collapse;
}
#main-window[stylish-url="about:home"] #PersonalToolbar,
#main-window[stylish-url="about:blank"] #PersonalToolbar,
#main-window[stylish-url="about:newtab"] #PersonalToolbar {
visibility: visible;
}
Use stylem-url instead.pm29_2008r2 wrote: ↑2023-01-29, 11:18This only shows the bookmark bar style on a blank page. It works normally only under palemoon32+stylish2.0.7/2.1.1, and is invalid under stylem
[stylish-url="about:xx"] Unable to recognize and work normally



Seems to be nothing but dark mode for various sitesback2themoon wrote: ↑2025-02-06, 22:08https://userstyles.world/
https://uso.kkx.one/ (ad/spyware-free mirror of the old userstyles.org, now mutated into a Chrome-only parody)



What's stopping you from just sorting by "enabled"?back2themoon wrote: ↑2026-06-02, 22:42Suggestion: group/move disabled styles on bottom of the Add-ons Manager list.

Nothing. No idea this existed, even if it was right in front of me. Thanks.
