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:
+6
@@ -0,0 +1,6 @@
|
||||
<!-- Masthead
|
||||
================================================== -->
|
||||
<header class="jumbotron subhead" id="overview">
|
||||
<h1>{{_i}}Tests{{/i}}</h1>
|
||||
<p class="lead">{{_i}}{{/i}}</p>
|
||||
</header>
|
||||
Vendored
+4
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user