File tree 2 files changed +6
-6
lines changed
app/design/frontend/Magento
blank/Magento_CatalogSearch/web/css/source
luma/Magento_CatalogSearch/web/css/source
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 36
36
@_icon-font-content : @icon-search ,
37
37
@_icon-font-size : 35px ,
38
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 ,
39
+ @_icon-font-color : @header -icons-color ,
40
+ @_icon-font-color-hover : @header -icons-color-hover ,
41
+ @_icon-font-color-active : @header -icons-color-hover ,
42
42
@_icon-font-text-hide : true
43
43
);
44
44
display : inline-block ;
Original file line number Diff line number Diff line change 37
37
@_icon-font-size : 22px ,
38
38
@_icon-font-line-height : 28px ,
39
39
@_icon-font-margin : 0 @indent__s 0 0 ,
40
- @_icon-font-color : @minicart -icons-color ,
41
- @_icon-font-color-hover : @minicart -icons-color-hover ,
42
- @_icon-font-color-active : @minicart -icons-color-hover ,
40
+ @_icon-font-color : @header -icons-color ,
41
+ @_icon-font-color-hover : @header -icons-color-hover ,
42
+ @_icon-font-color-active : @header -icons-color-hover ,
43
43
@_icon-font-text-hide : true
44
44
);
45
45
display : inline-block ;
You can’t perform that action at this time.
0 commit comments