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

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



Title: GitLab

Richard Pospesel pushed to branch base-browser-102.8.0esr-12.0-1 at The Tor Project / Applications / Tor Browser

Commits:

  • e1ca4dc0
    by Richard Pospesel at 2023-03-07T14:14:49+00:00
    fixup! Bug 40925: Implemented the Security Level component
    
    Use --warning-color variable for the Custom label in the security level popup.
    
    
    (cherry picked from commit 4f7b3857d843dba8ed7e802a66289d33c087a8ac)

1 changed file:

Changes:

  • browser/components/securitylevel/content/securityLevelPanel.css
    ... ... @@ -47,7 +47,7 @@ label#securityLevel-level {
    47 47
     
    
    48 48
     label#securityLevel-custom {
    
    49 49
       border-radius: 4px;
    
    50
    -  background-color: var(--yellow-50);
    
    50
    +  background-color: var(--warning-color);
    
    51 51
       color: black;
    
    52 52
       font-size: 1em;
    
    53 53
       height: 1.6em;
    

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