Bug 1708511 Rename glyph-modal-delete32.sv to match actual size. r=amy

file name changed in:
browser/components/newtab/data/content/assets/
browser/components/newtab/content-src/styles/_icons.scss
browser/components/newtab/css/activity-stream-mac.css
browser/components/newtab/css/activity-stream-linux.css
browser/components/newtab/css/activity-stream-windows.css
obj-aarch64-apple-darwin20.6.0/faster/install_dist_bin_browser.track

Differential Revision: https://phabricator.services.mozilla.com/D142283
This commit is contained in:
jaia
2022-04-04 21:14:44 +00:00
parent 3104b1b35f
commit f2293a83dc
5 changed files with 4 additions and 4 deletions

View File

@@ -52,7 +52,7 @@
&.icon-modal-delete {
flex-shrink: 0;
background-image: url('chrome://activity-stream/content/data/content/assets/glyph-modal-delete-32.svg');
background-image: url('chrome://activity-stream/content/data/content/assets/glyph-modal-delete-20.svg');
background-size: $larger-icon-size;
height: $larger-icon-size;
width: $larger-icon-size;

View File

@@ -118,7 +118,7 @@ body[lwt-newtab-brighttext] {
}
.icon.icon-modal-delete {
flex-shrink: 0;
background-image: url("chrome://activity-stream/content/data/content/assets/glyph-modal-delete-32.svg");
background-image: url("chrome://activity-stream/content/data/content/assets/glyph-modal-delete-20.svg");
background-size: 32px;
height: 32px;
width: 32px;

View File

@@ -122,7 +122,7 @@ body[lwt-newtab-brighttext] {
}
.icon.icon-modal-delete {
flex-shrink: 0;
background-image: url("chrome://activity-stream/content/data/content/assets/glyph-modal-delete-32.svg");
background-image: url("chrome://activity-stream/content/data/content/assets/glyph-modal-delete-20.svg");
background-size: 32px;
height: 32px;
width: 32px;

View File

@@ -118,7 +118,7 @@ body[lwt-newtab-brighttext] {
}
.icon.icon-modal-delete {
flex-shrink: 0;
background-image: url("chrome://activity-stream/content/data/content/assets/glyph-modal-delete-32.svg");
background-image: url("chrome://activity-stream/content/data/content/assets/glyph-modal-delete-20.svg");
background-size: 32px;
height: 32px;
width: 32px;