add xul namespace to scrollbars agent sheet
This commit is contained in:
parent
6f24a1443f
commit
5e689d9f05
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ See the above repository for updates as well as full license text. */
|
||||||
/* This is supposed to be loaded as a agent sheet via autoconfig */
|
/* This is supposed to be loaded as a agent sheet via autoconfig */
|
||||||
/* It will not work otherwise and might do unexpected things */
|
/* It will not work otherwise and might do unexpected things */
|
||||||
|
|
||||||
|
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||||||
|
|
||||||
scrollbar {
|
scrollbar {
|
||||||
-moz-appearance: none!important;
|
-moz-appearance: none!important;
|
||||||
position: relative!important;
|
position: relative!important;
|
||||||
|
|
Loading…
Reference in a new issue