Skip to content

Commit 04c500f

Browse files
committed
Edit warning failed image upload style, added vars
1 parent 2cc1116 commit 04c500f

File tree

1 file changed

+2
-2
lines changed
  • app/design/adminhtml/Magento/backend/Magento_ProductVideo/web/css/source

1 file changed

+2
-2
lines changed

app/design/adminhtml/Magento/backend/Magento_ProductVideo/web/css/source/_module.less

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,8 +236,8 @@
236236
}
237237

238238
.image-upload-error {
239-
background: lighten(@color-red9, 80%);
240-
color: #303030;
239+
background: #F9E1E1;
240+
color: @color-gray19;
241241
font-size: 12px;
242242
font-weight: 400;
243243
padding: 7px 7px 7px 35px;

0 commit comments

Comments
 (0)