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