2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

enable support for form states on select elements

This commit is contained in:
Mark Otto
2012-01-25 11:35:08 -08:00
parent a4b8cc2a9c
commit 58d08a2db3
5 changed files with 37 additions and 10 deletions
+1
View File
@@ -283,6 +283,7 @@ textarea[readonly] {
}
// Style inputs accordingly
input,
select,
textarea {
color: @textColor;
border-color: @borderColor;