Pier Angelo Vendrame pushed to branch base-browser-128.1.0esr-14.0-1 at The Tor Project / Applications / Tor Browser
Commits:
- 
9efce6a8
by Henry Wilkes at 2024-08-07T12:40:29+02:00
1 changed file:
Changes:
| ... | ... | @@ -1308,16 +1308,6 @@ panelview .toolbarbutton-1 { | 
| 1308 | 1308 |    }
 | 
| 1309 | 1309 |  }
 | 
| 1310 | 1310 | |
| 1311 | -/* TODO: Check if we can/should merge with the above rule */
 | |
| 1312 | -#securityLevel-panel toolbarseparator {
 | |
| 1313 | -  appearance: none;
 | |
| 1314 | -  min-height: 0;
 | |
| 1315 | -  border-top: 1px solid var(--panel-separator-color);
 | |
| 1316 | -  border-bottom: none;
 | |
| 1317 | -  margin: var(--panel-separator-margin);
 | |
| 1318 | -  padding: 0;
 | |
| 1319 | -}
 | |
| 1320 | - | |
| 1321 | 1311 |  .PanelUI-tabitem-container > toolbarbutton[itemtype="tab"],
 | 
| 1322 | 1312 |  #PanelUI-historyItems > toolbarbutton {
 | 
| 1323 | 1313 |    list-style-image: url("chrome://global/skin/icons/defaultFavicon.svg");
 |