diff options
| author | Mark Otto <[email protected]> | 2012-11-30 15:23:13 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-11-30 15:23:13 -0800 |
| commit | 01421ecd62c0f3013f881ad3fcde10769d7328ec (patch) | |
| tree | 7d5620ed6b32b5ce7dc1a9adf96bcbf1443f4377 /docs/customize.html | |
| parent | 12a00f62a9a9915479767807ab03ba5ac19a4cef (diff) | |
| download | bootstrap-01421ecd62c0f3013f881ad3fcde10769d7328ec.tar.xz bootstrap-01421ecd62c0f3013f881ad3fcde10769d7328ec.zip | |
remove sprites vars, change zindex vars
Diffstat (limited to 'docs/customize.html')
| -rw-r--r-- | docs/customize.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/customize.html b/docs/customize.html index 277d9701a..4955471a1 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -248,12 +248,6 @@ <label>@link-color-hover</label> <input type="text" class="span3" placeholder="darken(@link-color, 15%)"> - <h3>Sprites</h3> - <label>@iconSpritePath</label> - <input type="text" class="span3" placeholder="'../img/glyphicons-halflings.png'"> - <label>@iconWhiteSpritePath</label> - <input type="text" class="span3" placeholder="'../img/glyphicons-halflings-white.png'"> - <h3>Grid system</h3> <label>@gridColumns</label> <input type="text" class="span3" placeholder="12"> |
