formatting
This commit is contained in:
parent
3706f37666
commit
880f03ecae
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
@namespace xul url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
@namespace xul url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||||||
@-moz-document url-prefix("about:"){
|
@-moz-document url-prefix("about:"){
|
||||||
xul|page,
|
xul|page,
|
||||||
xul|scrollbar{
|
xul|scrollbar{
|
||||||
scrollbar-color: rgb(210,210,210) rgb(46,54,69);
|
scrollbar-color: rgb(210,210,210) rgb(46,54,69);
|
||||||
scrollbar-width: thin;
|
scrollbar-width: thin;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue