mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
Swap old icons for new in docs
This commit is contained in:
+4
-4
@@ -15,10 +15,10 @@
|
||||
<div class="row">
|
||||
<div class="span3 bs-docs-sidebar">
|
||||
<ul class="nav nav-list bs-docs-sidenav">
|
||||
<li><a href="#components"><i class="icon-chevron-right"></i> {{_i}}1. Choose components{{/i}}</a></li>
|
||||
<li><a href="#plugins"><i class="icon-chevron-right"></i> {{_i}}2. Select jQuery plugins{{/i}}</a></li>
|
||||
<li><a href="#variables"><i class="icon-chevron-right"></i> {{_i}}3. Customize variables{{/i}}</a></li>
|
||||
<li><a href="#download"><i class="icon-chevron-right"></i> {{_i}}4. Download{{/i}}</a></li>
|
||||
<li><a href="#components"><i class="glyphicon-chevron-right"></i> {{_i}}1. Choose components{{/i}}</a></li>
|
||||
<li><a href="#plugins"><i class="glyphicon-chevron-right"></i> {{_i}}2. Select jQuery plugins{{/i}}</a></li>
|
||||
<li><a href="#variables"><i class="glyphicon-chevron-right"></i> {{_i}}3. Customize variables{{/i}}</a></li>
|
||||
<li><a href="#download"><i class="glyphicon-chevron-right"></i> {{_i}}4. Download{{/i}}</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="span9">
|
||||
|
||||
Reference in New Issue
Block a user