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

MB 97: Remove UI cues to install new extensions.

parent 1093b116
No related branches found
No related tags found
1 merge request!116MB 285: Rebased Mullvad Browser stable onto 115.10.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