From 255952c1fbedc27ea20c39f40357236534ab78ff Mon Sep 17 00:00:00 2001 From: MrOtherGuy Date: Wed, 11 Dec 2019 18:38:09 +0200 Subject: [PATCH] Add coloring to window element --- content/about_page_scrollbars.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/about_page_scrollbars.css b/content/about_page_scrollbars.css index ef622f5..2b297fc 100644 --- a/content/about_page_scrollbars.css +++ b/content/about_page_scrollbars.css @@ -1,5 +1,5 @@ -@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); @-moz-document url-prefix("about:"){ + window, page, scrollbar{ scrollbar-color: rgb(210,210,210) rgb(42,42,46);