input color focused change

This commit is contained in:
Dragos 2018-09-27 10:25:27 +03:00
parent 8dea60da20
commit 479f481646

View File

@ -157,7 +157,7 @@
} }
&:before{ &:before{
background-color: $brand-success !important; background-color: $brand-primary !important;
} }
&.md-focused label, &.md-focused label,
@ -223,7 +223,7 @@
&.md-focused > .fas, &.md-focused > .fas,
&.md-focused > .fab { &.md-focused > .fab {
color: $brand-success !important; color: $brand-primary !important;
} }
.success.md-icon, .success.md-icon,