aboutsummaryrefslogtreecommitdiff
path: root/docs/customize.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/customize.html')
-rw-r--r--docs/customize.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/customize.html b/docs/customize.html
index 4c5cb4f79..bf564c863 100644
--- a/docs/customize.html
+++ b/docs/customize.html
@@ -349,21 +349,21 @@
<div class="span3">
<h3>Form states &amp; alerts</h3>
- <label>@warningText</label>
+ <label>@state-warning-text</label>
<input type="text" class="span3" placeholder="#c09853">
- <label>@warningBackground</label>
+ <label>@state-warning-background</label>
<input type="text" class="span3" placeholder="#fcf8e3">
- <label>@errorText</label>
+ <label>@state-error-text</label>
<input type="text" class="span3" placeholder="#b94a48">
- <label>@errorBackground</label>
+ <label>@state-error-background</label>
<input type="text" class="span3" placeholder="#f2dede">
- <label>@successText</label>
+ <label>@state-success-text</label>
<input type="text" class="span3" placeholder="#468847">
- <label>@successBackground</label>
+ <label>@state-success-background</label>
<input type="text" class="span3" placeholder="#dff0d8">
- <label>@infoText</label>
+ <label>@state-info-text</label>
<input type="text" class="span3" placeholder="#3a87ad">
- <label>@infoBackground</label>
+ <label>@state-info-background</label>
<input type="text" class="span3" placeholder="#d9edf7">
<h3>Navbar</h3>