mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-06 03:18:19 +00:00
Fixed extension Pin to Toolbar overlayed with gtk theme toggle (closes https://github.com/zen-browser/desktop/issues/1934)
This commit is contained in:
@@ -1082,8 +1082,10 @@ menuitem[id='placesContext_new:separator'] {
|
|||||||
--fp-enabled: 1;
|
--fp-enabled: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.unified-extensions-context-menu-pin-to-toolbar {
|
@media not (-moz-platform: 'linux') {
|
||||||
--menu-image: url('pin.svg');
|
.unified-extensions-context-menu-pin-to-toolbar {
|
||||||
|
--menu-image: url('pin.svg');
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.unified-extensions-context-menu-move-widget-down {
|
.unified-extensions-context-menu-move-widget-down {
|
||||||
|
Reference in New Issue
Block a user