Pier Angelo Vendrame pushed to branch tor-browser-115.10.0esr-13.5-1 at The Tor Project / Applications / Tor Browser
Commits:
- 
fd8774a0
by Henry Wilkes at 2024-04-22T17:33:16+01:00
- 
916196f7
by Henry Wilkes at 2024-04-22T17:33:16+01:00
- 
09294f1b
by Henry Wilkes at 2024-04-22T17:33:17+01:00
- 
07ec5817
by Henry Wilkes at 2024-04-22T17:33:17+01:00
8 changed files:
- browser/components/onionservices/content/onionlocation.css
- browser/themes/shared/identity-block/identity-block.css
- browser/themes/shared/jar.inc.mn
- toolkit/themes/shared/aboutNetError.css
- toolkit/themes/shared/desktop-jar.inc.mn
- browser/themes/shared/identity-block/onion-site.svg → toolkit/themes/shared/icons/onion-site.svg
- browser/themes/shared/identity-block/onion-slash.svg → toolkit/themes/shared/icons/onion-slash.svg
- browser/themes/shared/identity-block/onion-warning.svg → toolkit/themes/shared/icons/onion-warning.svg
Changes:
| 1 | 1 |  /* Copyright (c) 2020, The Tor Project, Inc. */
 | 
| 2 | 2 | |
| 3 | 3 |  #onion-location-button {
 | 
| 4 | -  list-style-image: url(chrome://browser/skin/onion-site.svg);
 | |
| 4 | +  list-style-image: url(chrome://global/skin/icons/onion-site.svg);
 | |
| 5 | 5 |    -moz-context-properties: fill;
 | 
| 6 | 6 |    fill: currentColor;
 | 
| 7 | 7 |  } | 
| ... | ... | @@ -195,14 +195,14 @@ | 
| 195 | 195 |  #identity-box[pageproxystate="valid"].onionUnknownIdentity #identity-icon,
 | 
| 196 | 196 |  #identity-box[pageproxystate="valid"].onionVerifiedDomain #identity-icon,
 | 
| 197 | 197 |  #identity-box[pageproxystate="valid"].onionMixedActiveBlocked #identity-icon {
 | 
| 198 | -  list-style-image: url(chrome://browser/skin/onion-site.svg);
 | |
| 198 | +  list-style-image: url(chrome://global/skin/icons/onion-site.svg);
 | |
| 199 | 199 |    visibility: visible;
 | 
| 200 | 200 |  }
 | 
| 201 | 201 | |
| 202 | 202 |  #identity-box[pageproxystate="valid"].onionMixedDisplayContent #identity-icon,
 | 
| 203 | 203 |  #identity-box[pageproxystate="valid"].onionMixedDisplayContentLoadedActiveBlocked #identity-icon,
 | 
| 204 | 204 |  #identity-box[pageproxystate="valid"].onionCertUserOverridden #identity-icon {
 | 
| 205 | -  list-style-image: url(chrome://browser/skin/onion-warning.svg);
 | |
| 205 | +  list-style-image: url(chrome://global/skin/icons/onion-warning.svg);
 | |
| 206 | 206 |    visibility: visible;
 | 
| 207 | 207 |    /* onion-warning includes another context-stroke color. Here we want it to
 | 
| 208 | 208 |     * match the context-fill color, which should be currentColor. */
 | 
| ... | ... | @@ -211,7 +211,7 @@ | 
| 211 | 211 |  }
 | 
| 212 | 212 | |
| 213 | 213 |  #identity-box[pageproxystate="valid"].onionMixedActiveContent #identity-icon {
 | 
| 214 | -  list-style-image: url(chrome://browser/skin/onion-slash.svg);
 | |
| 214 | +  list-style-image: url(chrome://global/skin/icons/onion-slash.svg);
 | |
| 215 | 215 |    visibility: visible;
 | 
| 216 | 216 |  }
 | 
| 217 | 217 | 
| ... | ... | @@ -70,9 +70,6 @@ | 
| 70 | 70 |    skin/classic/browser/downloads/progressmeter.css             (../shared/downloads/progressmeter.css)
 | 
| 71 | 71 |    skin/classic/browser/drm-icon.svg                            (../shared/drm-icon.svg)
 | 
| 72 | 72 |    skin/classic/browser/identity-block/identity-block.css       (../shared/identity-block/identity-block.css)
 | 
| 73 | -  skin/classic/browser/onion-site.svg                          (../shared/identity-block/onion-site.svg)
 | |
| 74 | -  skin/classic/browser/onion-slash.svg                         (../shared/identity-block/onion-slash.svg)
 | |
| 75 | -  skin/classic/browser/onion-warning.svg                       (../shared/identity-block/onion-warning.svg)
 | |
| 76 | 73 |    skin/classic/browser/permissions.svg                         (../shared/identity-block/permissions.svg)
 | 
| 77 | 74 |    skin/classic/browser/migration/migration-dialog-window.css   (../shared/migration/migration-dialog-window.css)
 | 
| 78 | 75 |    skin/classic/browser/migration/migration-wizard.css          (../shared/migration/migration-wizard.css)
 | 
| ... | ... | @@ -51,7 +51,7 @@ body.certerror .title { | 
| 51 | 51 |  }
 | 
| 52 | 52 | |
| 53 | 53 |  body.onion-error .title {
 | 
| 54 | -  background-image: url("chrome://browser/skin/onion-warning.svg");
 | |
| 54 | +  background-image: url("chrome://global/skin/icons/onion-warning.svg");
 | |
| 55 | 55 |    -moz-context-properties: fill, stroke;
 | 
| 56 | 56 |    fill: currentColor;
 | 
| 57 | 57 |    stroke: var(--warning-color);
 | 
| ... | ... | @@ -91,6 +91,9 @@ | 
| 91 | 91 |    skin/classic/global/icons/tor-dark-loading.png           (../../shared/icons/tor-dark-loading.png)
 | 
| 92 | 92 |    skin/classic/global/icons/tor-dark-loading@xxxxxx        (../../shared/icons/tor-dark-loading@xxxxxx)
 | 
| 93 | 93 |    skin/classic/global/icons/more.svg                       (../../shared/icons/more.svg)
 | 
| 94 | +  skin/classic/global/icons/onion-site.svg                 (../../shared/icons/onion-site.svg)
 | |
| 95 | +  skin/classic/global/icons/onion-slash.svg                (../../shared/icons/onion-slash.svg)
 | |
| 96 | +  skin/classic/global/icons/onion-warning.svg              (../../shared/icons/onion-warning.svg)
 | |
| 94 | 97 |    skin/classic/global/icons/open-in-new.svg                (../../shared/icons/open-in-new.svg)
 | 
| 95 | 98 |    skin/classic/global/icons/page-portrait.svg              (../../shared/icons/page-portrait.svg)
 | 
| 96 | 99 |    skin/classic/global/icons/page-landscape.svg             (../../shared/icons/page-landscape.svg)
 |