We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 040e396 commit e0bd487Copy full SHA for e0bd487
app/design/frontend/Magento/blank/Magento_CatalogSearch/web/css/source/_module.less
@@ -36,9 +36,9 @@
36
@_icon-font-content: @icon-search,
37
@_icon-font-size: 35px,
38
@_icon-font-line-height: 33px,
39
- @_icon-font-color: @minicart-icons-color,
40
- @_icon-font-color-hover: @minicart-icons-color-hover,
41
- @_icon-font-color-active: @minicart-icons-color-hover,
+ @_icon-font-color: @header-icons-color,
+ @_icon-font-color-hover: @header-icons-color-hover,
+ @_icon-font-color-active: @header-icons-color-hover,
42
@_icon-font-text-hide: true
43
);
44
display: inline-block;
0 commit comments