mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-24 21:56:10 +00:00
feat: Allow popups to be opened on the urlbar, p=#10849, c=common
This commit is contained in:
@@ -134,9 +134,10 @@
|
||||
#zen-copy-url-button {
|
||||
opacity: 0;
|
||||
transition:
|
||||
opacity 0.2s,
|
||||
visibility 0.2s;
|
||||
opacity 0.15s,
|
||||
visibility 0.15s;
|
||||
visibility: collapse;
|
||||
height: 100%; /* To still be able to open popups */
|
||||
|
||||
#navigator-toolbox:hover &,
|
||||
&[open],
|
||||
|
||||
Reference in New Issue
Block a user