2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03: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
+3 -3
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>