Commit 90dded12aba69eaf9171657574fc1f9d4eaca91b
1 parent
716e45b1
big commti
Showing
1 changed file
with
5 additions
and
0 deletions
Show diff stats
frontend/web/css/css_header.css
@@ -26969,4 +26969,9 @@ ul.product-special li.promo div { | @@ -26969,4 +26969,9 @@ ul.product-special li.promo div { | ||
26969 | 26969 | ||
26970 | .disabled-link{ | 26970 | .disabled-link{ |
26971 | color: grey !important; | 26971 | color: grey !important; |
26972 | +} | ||
26973 | + | ||
26974 | +.filter-link span{ | ||
26975 | + color: black; | ||
26976 | + font-weight: normal; | ||
26972 | } | 26977 | } |
26973 | \ No newline at end of file | 26978 | \ No newline at end of file |