diff options
| author | auric <auric7@protonmail.com> | 2025-09-11 18:00:59 -0500 |
|---|---|---|
| committer | auric <auric7@protonmail.com> | 2025-09-11 18:00:59 -0500 |
| commit | 38a82bc7e3569b7502a652c9f3fea37a017c0ccb (patch) | |
| tree | db4551326bf98c02a099c5df213a1dff047c2ca8 /browsers/firefox/userChrome.template.css | |
| parent | 61eaeb858dbe12dcf1596b725a3bab1df66569f4 (diff) | |
Remove browsers
Diffstat (limited to 'browsers/firefox/userChrome.template.css')
| -rw-r--r-- | browsers/firefox/userChrome.template.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/browsers/firefox/userChrome.template.css b/browsers/firefox/userChrome.template.css deleted file mode 100644 index 509ed81..0000000 --- a/browsers/firefox/userChrome.template.css +++ /dev/null @@ -1,7 +0,0 @@ -:root{ - --accent-color: ACCENT; -} - -#navigator-toolbox { - background-color: var(--accent-color) !important; -} |
