mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-01 03:10:14 +02:00
add new @formActionsBackground to customize page
This commit is contained in:
Binary file not shown.
@@ -366,6 +366,8 @@
|
|||||||
<input type="text" class="span3" placeholder="#ccc">
|
<input type="text" class="span3" placeholder="#ccc">
|
||||||
<label>@inputDisabledBackground</label>
|
<label>@inputDisabledBackground</label>
|
||||||
<input type="text" class="span3" placeholder="@grayLighter">
|
<input type="text" class="span3" placeholder="@grayLighter">
|
||||||
|
<label>@formActionsBackground</label>
|
||||||
|
<input type="text" class="span3" placeholder="#f5f5f5">
|
||||||
|
|
||||||
<label>@btnPrimaryBackground</label>
|
<label>@btnPrimaryBackground</label>
|
||||||
<input type="text" class="span3" placeholder="@linkColor">
|
<input type="text" class="span3" placeholder="@linkColor">
|
||||||
|
2
docs/templates/pages/download.mustache
vendored
2
docs/templates/pages/download.mustache
vendored
@@ -290,6 +290,8 @@
|
|||||||
<input type="text" class="span3" placeholder="#ccc">
|
<input type="text" class="span3" placeholder="#ccc">
|
||||||
<label>@inputDisabledBackground</label>
|
<label>@inputDisabledBackground</label>
|
||||||
<input type="text" class="span3" placeholder="@grayLighter">
|
<input type="text" class="span3" placeholder="@grayLighter">
|
||||||
|
<label>@formActionsBackground</label>
|
||||||
|
<input type="text" class="span3" placeholder="#f5f5f5">
|
||||||
|
|
||||||
<label>@btnPrimaryBackground</label>
|
<label>@btnPrimaryBackground</label>
|
||||||
<input type="text" class="span3" placeholder="@linkColor">
|
<input type="text" class="span3" placeholder="@linkColor">
|
||||||
|
Reference in New Issue
Block a user