mirror of
https://github.com/jasny/bootstrap.git
synced 2026-02-03 18:45:16 -05:00
enable support for form states on select elements
This commit is contained in:
@@ -283,6 +283,7 @@ textarea[readonly] {
|
||||
}
|
||||
// Style inputs accordingly
|
||||
input,
|
||||
select,
|
||||
textarea {
|
||||
color: @textColor;
|
||||
border-color: @borderColor;
|
||||
|
||||
Reference in New Issue
Block a user