mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-24 16:30:23 +00:00
The color is already covered in the first ruleset here
This commit is contained in:
parent
41518d0e32
commit
8750b5f81c
1 changed files with 0 additions and 4 deletions
|
|
@ -30,10 +30,6 @@
|
|||
border-color: $color;
|
||||
background-color: lighten($color, 40%);
|
||||
}
|
||||
// Optional feedback icon
|
||||
.form-control-feedback {
|
||||
color: $color;
|
||||
}
|
||||
}
|
||||
|
||||
// Form control focus state
|
||||
|
|
|
|||
Loading…
Reference in a new issue