Loading toolkit/mozapps/extensions/content/aboutaddons.css +11 −0 Original line number Diff line number Diff line Loading @@ -732,3 +732,14 @@ section:not(:empty) ~ #empty-addons-message { background-color: var(--color-accent-primary); } } /* Mullvad Browser discourages users from installing extensions */ addon-page-header .main-search { /* preserving the vertical space in order to keep the title aligned */ visibility: hidden; } #help-button, #empty-addons-message { display: none; } Loading
toolkit/mozapps/extensions/content/aboutaddons.css +11 −0 Original line number Diff line number Diff line Loading @@ -732,3 +732,14 @@ section:not(:empty) ~ #empty-addons-message { background-color: var(--color-accent-primary); } } /* Mullvad Browser discourages users from installing extensions */ addon-page-header .main-search { /* preserving the vertical space in order to keep the title aligned */ visibility: hidden; } #help-button, #empty-addons-message { display: none; }