1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 00:29:52 +02:00

hero unit and pagination vars

This commit is contained in:
Mark Otto
2012-11-30 15:36:16 -08:00
parent 51c418d468
commit 0a93bc143d
5 changed files with 22 additions and 18 deletions

View File

@@ -310,11 +310,11 @@
<label>@border-radius-small</label>
<input type="text" class="span3" placeholder="3px">
<label>@heroUnitBackground</label>
<label>@hero-background</label>
<input type="text" class="span3" placeholder="@grayLighter">
<label>@heroUnitHeadingColor</label>
<label>@hero-heading-color</label>
<input type="text" class="span3" placeholder="inherit">
<label>@heroUnitLeadColor</label>
<label>@hero-lead-color</label>
<input type="text" class="span3" placeholder="inherit">
<h3>Tables</h3>

View File

@@ -242,11 +242,11 @@
<label>@border-radius-small</label>
<input type="text" class="span3" placeholder="3px">
<label>@heroUnitBackground</label>
<label>@hero-background</label>
<input type="text" class="span3" placeholder="@grayLighter">
<label>@heroUnitHeadingColor</label>
<label>@hero-heading-color</label>
<input type="text" class="span3" placeholder="inherit">
<label>@heroUnitLeadColor</label>
<label>@hero-lead-color</label>
<input type="text" class="span3" placeholder="inherit">
<h3>{{_i}}Tables{{/i}}</h3>