fix md-icon-button with pallete colors inside cards #307

This commit is contained in:
Marcos Moura 2017-01-10 02:12:54 -02:00
parent a81fa90123
commit d554e64d66

View file

@ -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'};
}