mirror of
https://github.com/creativetimofficial/vue-material-kit.git
synced 2025-05-23 04:04:22 +08:00
input color focused change
This commit is contained in:
parent
8dea60da20
commit
479f481646
@ -157,7 +157,7 @@
|
||||
}
|
||||
|
||||
&:before{
|
||||
background-color: $brand-success !important;
|
||||
background-color: $brand-primary !important;
|
||||
}
|
||||
|
||||
&.md-focused label,
|
||||
@ -223,7 +223,7 @@
|
||||
&.md-focused > .fas,
|
||||
&.md-focused > .fab {
|
||||
|
||||
color: $brand-success !important;
|
||||
color: $brand-primary !important;
|
||||
}
|
||||
|
||||
.success.md-icon,
|
||||
|
Loading…
x
Reference in New Issue
Block a user