mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-29 16:19:53 +02:00
The color is already covered in the first ruleset here
This commit is contained in:
@@ -30,10 +30,6 @@
|
|||||||
border-color: $color;
|
border-color: $color;
|
||||||
background-color: lighten($color, 40%);
|
background-color: lighten($color, 40%);
|
||||||
}
|
}
|
||||||
// Optional feedback icon
|
|
||||||
.form-control-feedback {
|
|
||||||
color: $color;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Form control focus state
|
// Form control focus state
|
||||||
|
Reference in New Issue
Block a user