add xul namespace to scrollbars agent sheet

This commit is contained in:
MrOtherGuy 2021-05-17 11:11:23 +03:00
parent 6f24a1443f
commit 5e689d9f05

View file

@ -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 */
/* It will not work otherwise and might do unexpected things */
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
scrollbar {
-moz-appearance: none!important;
position: relative!important;