
Pier Angelo Vendrame pushed to branch mullvad-browser-128.1.0esr-14.0-1 at The Tor Project / Applications / Mullvad Browser Commits: ebfb8f59 by Henry Wilkes at 2024-08-07T12:41:23+02:00 fixup! Bug 40925: Implemented the Security Level component Bug 42644: Remove redundant separator CSS rules. - - - - - 1 changed file: - browser/themes/shared/customizableui/panelUI-shared.css Changes: ===================================== browser/themes/shared/customizableui/panelUI-shared.css ===================================== @@ -1308,16 +1308,6 @@ panelview .toolbarbutton-1 { } } -/* TODO: Check if we can/should merge with the above rule */ -#securityLevel-panel toolbarseparator { - appearance: none; - min-height: 0; - border-top: 1px solid var(--panel-separator-color); - border-bottom: none; - margin: var(--panel-separator-margin); - padding: 0; -} - .PanelUI-tabitem-container > toolbarbutton[itemtype="tab"], #PanelUI-historyItems > toolbarbutton { list-style-image: url("chrome://global/skin/icons/defaultFavicon.svg"); View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/ebfb... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/ebfb... You're receiving this email because of your account on gitlab.torproject.org.