Skip to content
Snippets Groups Projects
Verified Commit 9efce6a8 authored by henry's avatar henry Committed by Pier Angelo Vendrame
Browse files

fixup! Bug 40925: Implemented the Security Level component

Bug 42644: Remove redundant separator CSS rules.
parent c7378d88
No related branches found
No related merge requests found
Pipeline #192288 passed
......@@ -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");
......
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