This commit is contained in:
Vince 2021-12-04 21:45:44 +08:00
parent cbe1cae477
commit 62c2b19e2c

View File

@ -2,6 +2,13 @@
@namespace xul "http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"; @namespace xul "http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul";
/* Cursors autoscroller fix */
.autoscroller {
--panel-background: transparent !important;
--panel-border-color: transparent !important;
background-image: url("chrome://global/skin/icons/autoscroll.svg") !important;
}
/* Built-in firefox icons color */ /* Built-in firefox icons color */
.toolbarbutton-icon, .toolbarbutton-icon,
.protections-popup-category-icon, .protections-popup-category-icon,