Add opacity to new tab button for improved visibility in vertical tabs

This commit is contained in:
mr. M
2025-01-18 10:28:57 +01:00
parent db2673cf27
commit 43563ccff7

View File

@@ -857,6 +857,7 @@
#tabs-newtab-button {
display: none;
opacity: 0.5;
}
@media (-moz-bool-pref: 'zen.tabs.show-newtab-vertical') {