Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Mullvad Browser
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
Applications
Mullvad Browser
Commits
67ea76c6
Verified
Commit
67ea76c6
authored
Mar 2, 2023
by
ma1
Committed by
Pier Angelo Vendrame
3 months ago
Browse files
Options
Downloads
Patches
Plain Diff
MB 97: Remove UI cues to install new extensions.
parent
93cb2b3f
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!192
MB 433: Rebased onto 140.0a1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
toolkit/mozapps/extensions/content/aboutaddons.css
+10
-0
10 additions, 0 deletions
toolkit/mozapps/extensions/content/aboutaddons.css
with
10 additions
and
0 deletions
toolkit/mozapps/extensions/content/aboutaddons.css
+
10
−
0
View file @
67ea76c6
...
...
@@ -791,3 +791,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
;
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment