1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 09:05:47 +02:00

fix #3036: add bg color to inputs

This commit is contained in:
Mark Otto
2012-04-14 13:18:37 -07:00
parent c710f03995
commit a7d8145a32
3 changed files with 2 additions and 0 deletions

Binary file not shown.

View File

@@ -641,6 +641,7 @@ select,
font-size: 13px;
line-height: 18px;
color: #555555;
background-color: #ffffff;
border: 1px solid #cccccc;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;