diff --git a/src/components/mdCard/mdCard.theme b/src/components/mdCard/mdCard.theme index 4795ec4..497cb4e 100644 --- a/src/components/mdCard/mdCard.theme +++ b/src/components/mdCard/mdCard.theme @@ -46,7 +46,7 @@ .md-card-header, .md-card-actions { - .md-icon-button { + .md-icon-button:not(.md-primary):not(.md-warn):not(.md-accent) { .md-icon { color: #{'BACKGROUND-CONTRAST-0.54'}; }