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:
Vendored
+3
-1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user