2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

add shell of tests page, lighten form actions background and give it a variable

This commit is contained in:
Mark Otto
2012-03-22 21:08:41 -07:00
parent b011daf67f
commit 1852d077bf
9 changed files with 141 additions and 4 deletions
+3 -1
View File
@@ -938,7 +938,7 @@ select:focus:required:invalid:focus {
padding: 17px 20px 18px;
margin-top: 18px;
margin-bottom: 18px;
background-color: #eeeeee;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
*zoom: 1;
}
@@ -1208,6 +1208,8 @@ table {
.table thead th {
vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,