
Pier Angelo Vendrame pushed to branch tor-browser-128.1.0esr-14.0-1 at The Tor Project / Applications / Tor Browser Commits: 9a159fcc by Henry Wilkes at 2024-08-07T10:29:30+00:00 fixup! Bug 40701: Add security warning when downloading a file Bug 42644: Remove redundant separator CSS rules. - - - - - 0edacb5d by Henry Wilkes at 2024-08-07T10:29:30+00: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,17 +1308,6 @@ panelview .toolbarbutton-1 { } } -/* TODO: Check if we can/should merge with the above rule */ -#downloadsPanelTorWarning toolbarseparator, -#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/tor-browser/-/compare/9506e13... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/9506e13... You're receiving this email because of your account on gitlab.torproject.org.
participants (1)
-
Pier Angelo Vendrame (@pierov)