Pier Angelo Vendrame pushed to branch tor-browser-102.12.0esr-13.0-1 at The Tor Project / Applications / Tor Browser
Commits:
- 
fc3e82b2
by Henry Wilkes at 2023-06-14T12:50:56+00:00
1 changed file:
Changes:
| ... | ... | @@ -210,7 +210,7 @@ html:dir(rtl) input[type="checkbox"].toggle-button::before { | 
| 210 | 210 |  .torPreferences-current-bridge-icon {
 | 
| 211 | 211 |    margin-inline-start: 1px;
 | 
| 212 | 212 |    margin-inline-end: 7px;
 | 
| 213 | -  list-style-image: url("chrome://browser/content/torpreferences/check.svg");
 | |
| 213 | +  list-style-image: url("chrome://global/skin/icons/check.svg");
 | |
| 214 | 214 |    -moz-context-properties: fill;
 | 
| 215 | 215 |    fill: currentColor;
 | 
| 216 | 216 |    flex: 0 0 auto;
 |