mirror of
https://github.com/creativetimofficial/vue-material-kit.git
synced 2025-05-23 21:04:21 +08:00
input color focused change
This commit is contained in:
parent
8dea60da20
commit
479f481646
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user