Skip to content

Commit 622dc99

Browse files
committed
Changed color from #9e9e9e to #575757 for Delete and Move icons
1 parent 8cdefb0 commit 622dc99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/design/adminhtml/Magento/backend/web/css/source/components/_media-gallery.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
@image-gallery-placeholder__height: 150px;
2424
@image-gallery-placeholder__width: @image-gallery-placeholder__height;
2525

26-
@image-gallery-icons__color: @color-gray62;
26+
@image-gallery-icons__color: @color-gray34;
2727
@image-gallery-icons__hover__color: @color-gray52;
2828

2929
@image-gallery-action__z-index: @image-gallery-image-hidden__z-index + 1;

0 commit comments

Comments
 (0)