Use default xul namespace
This commit is contained in:
@@ -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:"){
|
@-moz-document url-prefix("about:"){
|
||||||
xul|page,
|
page,
|
||||||
xul|scrollbar{
|
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;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user