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:
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
|
Before Width: | Height: | Size: 839 B After Width: | Height: | Size: 839 B |
Reference in New Issue
Block a user