2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +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
+6
View File
@@ -0,0 +1,6 @@
<!-- Masthead
================================================== -->
<header class="jumbotron subhead" id="overview">
<h1>{{_i}}Tests{{/i}}</h1>
<p class="lead">{{_i}}{{/i}}</p>
</header>
+4
View File
@@ -378,6 +378,10 @@
<td><code>@inputDisabledBackground</code></td>
<td><code>@grayLighter</code></td>
</tr>
<tr>
<td><code>@formActionsBackground</code></td>
<td><code>#f5f5f5</code></td>
</tr>
</tbody>
</table>
<h4>{{_i}}Form states and alerts{{/i}}</h4>