Add coloring to window element

This commit is contained in:
MrOtherGuy 2019-12-11 18:38:09 +02:00
parent 356c89d366
commit 255952c1fb

View file

@ -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);