Richard Pospesel pushed to branch base-browser-102.8.0esr-12.5-1 at The Tor Project / Applications / Tor Browser
Commits:
- 
9a4e12a2
by Richard Pospesel at 2023-03-07T14:14:09+00:00
1 changed file:
Changes:
| ... | ... | @@ -49,7 +49,7 @@ | 
| 49 | 49 | |
| 50 | 50 |  #securityLevel-custom {
 | 
| 51 | 51 |    border-radius: 4px;
 | 
| 52 | -  background-color: var(--yellow-50);
 | |
| 52 | +  background-color: var(--warning-color);
 | |
| 53 | 53 |    color: black;
 | 
| 54 | 54 |    padding: 0.4em 0.5em;
 | 
| 55 | 55 |    margin-inline-start: 1em;
 |