feat: Allow popups to be opened on the urlbar, p=#10849, c=common

This commit is contained in:
mr. m
2025-10-17 16:02:23 +02:00
committed by GitHub
parent 6516ab7ffd
commit 4f5ad8e8fc

View File

@@ -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],