2019-03-01 16:04:22 +00:00
|
|
|
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
2018-12-19 17:38:03 +00:00
|
|
|
@-moz-document url-prefix("about:"){
|
2019-03-01 16:04:22 +00:00
|
|
|
page,
|
|
|
|
scrollbar{
|
2018-12-19 17:38:03 +00:00
|
|
|
scrollbar-color: rgb(210,210,210) rgb(46,54,69);
|
|
|
|
scrollbar-width: thin;
|
|
|
|
}
|
|
|
|
}
|