diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/assets/bootstrap.zip | bin | 55601 -> 55601 bytes | |||
| -rw-r--r-- | docs/download.html | 2 | ||||
| -rw-r--r-- | docs/templates/pages/download.mustache | 2 |
3 files changed, 4 insertions, 0 deletions
diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip Binary files differindex 01d89c88e..4cdd3a0cd 100644 --- a/docs/assets/bootstrap.zip +++ b/docs/assets/bootstrap.zip diff --git a/docs/download.html b/docs/download.html index 5e6a1dc17..65ef15d00 100644 --- a/docs/download.html +++ b/docs/download.html @@ -366,6 +366,8 @@ <input type="text" class="span3" placeholder="#ccc"> <label>@inputDisabledBackground</label> <input type="text" class="span3" placeholder="@grayLighter"> + <label>@formActionsBackground</label> + <input type="text" class="span3" placeholder="#f5f5f5"> <label>@btnPrimaryBackground</label> <input type="text" class="span3" placeholder="@linkColor"> diff --git a/docs/templates/pages/download.mustache b/docs/templates/pages/download.mustache index e5564a1f2..dfc96fdc3 100644 --- a/docs/templates/pages/download.mustache +++ b/docs/templates/pages/download.mustache @@ -290,6 +290,8 @@ <input type="text" class="span3" placeholder="#ccc"> <label>@inputDisabledBackground</label> <input type="text" class="span3" placeholder="@grayLighter"> + <label>@formActionsBackground</label> + <input type="text" class="span3" placeholder="#f5f5f5"> <label>@btnPrimaryBackground</label> <input type="text" class="span3" placeholder="@linkColor"> |
