2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

fix field state mixin

This commit is contained in:
Mark Otto
2012-05-23 00:04:54 -07:00
parent 78790da03c
commit 3b6b6eb242
2 changed files with 14 additions and 0 deletions
+2
View File
@@ -166,6 +166,8 @@
color: @textColor;
}
// Style inputs accordingly
.checkbox,
.radio,
input,
select,
textarea {