Update icons.css

This commit is contained in:
vinceliuice 2024-04-21 13:55:01 +08:00
parent 98ecf73e1b
commit 35cdb5090d

View File

@ -2,6 +2,12 @@
@namespace xul "http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"; @namespace xul "http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul";
#TabsToolbar .toolbarbutton-1 {
& > .toolbarbutton-icon, & > .toolbarbutton-text, & > .toolbarbutton-badge-stack {
border-radius: 0 !important;
}
}
/* Cursors autoscroller fix */ /* Cursors autoscroller fix */
.autoscroller { .autoscroller {
--panel-background: transparent !important; --panel-background: transparent !important;