[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser][base-browser-128.1.0esr-14.0-1] fixup! Bug 40925: Implemented the Security Level component



Title: GitLab

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
    fixup! Bug 40925: Implemented the Security Level component
    
    Bug 42644: Remove redundant separator CSS rules.
    

1 changed file:

Changes:

  • browser/themes/shared/customizableui/panelUI-shared.css
    ... ... @@ -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");
    

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits