mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-07 05:43:21 +00:00
feat: Remove native panel look for feature callouts, b=no-bug, c=common
This commit is contained in:
@@ -32,7 +32,7 @@ panel[type='arrow'] {
|
||||
}
|
||||
|
||||
menupopup,
|
||||
panel[type='arrow'] {
|
||||
panel[type='arrow']:not(#feature-callout) {
|
||||
@media (-moz-windows-mica-popups) {
|
||||
appearance: auto !important;
|
||||
-moz-default-appearance: menupopup;
|
||||
|
||||
@@ -556,6 +556,6 @@ export class nsZenSiteDataPanel {
|
||||
],
|
||||
},
|
||||
});
|
||||
}, 500);
|
||||
}, 1000);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user