Skip to content
Snippets Groups Projects
Commit 82165ef5 authored by ma1's avatar ma1 Committed by Pier Angelo Vendrame
Browse files

MB 97: Remove UI cues to install new extensions.

parent 53a8508b
No related branches found
No related tags found
1 merge request!111MB 274: Rebase alpha onto 115.9.0esr
......@@ -766,3 +766,13 @@ section:not(:empty) ~ #empty-addons-message {
.permission-header > .addon-sitepermissions-host {
font-weight: bolder;
}
/* 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;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment