You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
224 B
CSS

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
6 years ago
@-moz-document url-prefix("about:"){
page,
scrollbar{
scrollbar-color: rgb(210,210,210) rgb(42,42,46);
6 years ago
scrollbar-width: thin;
}
}