chaster: fix url regex
This commit is contained in:
parent
3047b7b4c0
commit
88ae5337b1
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
/* Apply Theme To Site
|
/* Apply Theme To Site
|
||||||
* For help with URL rules, please see https://github.com/openstyles/stylus/wiki/Writing-styles#valid--moz-document-rules */
|
* For help with URL rules, please see https://github.com/openstyles/stylus/wiki/Writing-styles#valid--moz-document-rules */
|
||||||
@-moz-document regexp('https?://chaster.app(/.*)?') {
|
@-moz-document regexp('https?://(?:sso\.)?chaster\.app(?:/.*)?') {
|
||||||
|
|
||||||
/* Palette Lookup Table
|
/* Palette Lookup Table
|
||||||
* Defining the Colors per Flavor called via:
|
* Defining the Colors per Flavor called via:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user