mirror of
https://github.com/zen-browser/desktop.git
synced 2026-02-02 18:14:38 +00:00
feat: Hide PiP urlbar button via a pref instead of overriding styles, b=no-bug, c=common
This commit is contained in:
@@ -22,6 +22,9 @@
|
||||
- name: browser.urlbar.untrimOnUserInteraction.featureGate
|
||||
value: true
|
||||
|
||||
- name: media.videocontrols.picture-in-picture.urlbar-button.enabled
|
||||
value: false
|
||||
|
||||
# Enable private suggestions
|
||||
- name: browser.search.suggest.enabled
|
||||
value: false
|
||||
|
||||
@@ -740,7 +740,6 @@
|
||||
#reader-mode-button,
|
||||
#urlbar-go-button,
|
||||
#star-button-box,
|
||||
#picture-in-picture-button,
|
||||
#pageActionButton:not([open]) {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user