update
This commit is contained in:
parent
cbe1cae477
commit
62c2b19e2c
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user