Skip to content
Snippets Groups Projects
Commit 0edacb5d 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 9a159fcc
1 merge request!1071Remove redundant separator CSS rules
......@@ -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.
Please to comment