Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <otto@github.com>2012-12-01 03:18:49 +0400
committerMark Otto <otto@github.com>2012-12-01 03:18:49 +0400
commit12a00f62a9a9915479767807ab03ba5ac19a4cef (patch)
tree5e6efa6b953d36c50aeffecd8123309bcb511bde /docs/customize.html
parent0ef347706c7585cb2a53fa99b03d59e18908fee1 (diff)
remove color variables, swap others were appropro
Diffstat (limited to 'docs/customize.html')
-rw-r--r--docs/customize.html15
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/customize.html b/docs/customize.html
index 861621c526..277d9701a2 100644
--- a/docs/customize.html
+++ b/docs/customize.html
@@ -247,21 +247,6 @@
<input type="text" class="span3" placeholder="#08c">
<label>@link-color-hover</label>
<input type="text" class="span3" placeholder="darken(@link-color, 15%)">
- <h3>Colors</h3>
- <label>@blue</label>
- <input type="text" class="span3" placeholder="#049cdb">
- <label>@green</label>
- <input type="text" class="span3" placeholder="#46a546">
- <label>@red</label>
- <input type="text" class="span3" placeholder="#9d261d">
- <label>@yellow</label>
- <input type="text" class="span3" placeholder="#ffc40d">
- <label>@orange</label>
- <input type="text" class="span3" placeholder="#f89406">
- <label>@pink</label>
- <input type="text" class="span3" placeholder="#c3325f">
- <label>@purple</label>
- <input type="text" class="span3" placeholder="#7a43b6">
<h3>Sprites</h3>
<label>@iconSpritePath</label>