Add coloring to window element
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
|
||||||
@-moz-document url-prefix("about:"){
|
@-moz-document url-prefix("about:"){
|
||||||
|
window,
|
||||||
page,
|
page,
|
||||||
scrollbar{
|
scrollbar{
|
||||||
scrollbar-color: rgb(210,210,210) rgb(42,42,46);
|
scrollbar-color: rgb(210,210,210) rgb(42,42,46);
|
||||||
|
|||||||
Reference in New Issue
Block a user