mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-28 07:39:57 +02:00
adding white sprites
This commit is contained in:
BIN
docs/assets/img/glyphicons-halflings-sprite-white.png
Normal file
BIN
docs/assets/img/glyphicons-halflings-sprite-white.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
Binary file not shown.
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 14 KiB |
@@ -1482,7 +1482,7 @@
|
||||
<p>Or, use them in navigation.</p>
|
||||
<div class="well" style="padding: 8px 0;">
|
||||
<ul class="nav list">
|
||||
<li class="active"><a href="#"><i class="icon home"></i> Home</a></li>
|
||||
<li class="active"><a href="#"><i class="icon white home"></i> Home</a></li>
|
||||
<li><a href="#"><i class="icon book"></i> Library</a></li>
|
||||
<li><a href="#"><i class="icon pencil"></i> Applications</a></li>
|
||||
</ul>
|
||||
|
2
docs/templates/pages/base-css.mustache
vendored
2
docs/templates/pages/base-css.mustache
vendored
@@ -1417,7 +1417,7 @@
|
||||
<p>{{_i}}Or, use them in navigation.{{/i}}</p>
|
||||
<div class="well" style="padding: 8px 0;">
|
||||
<ul class="nav list">
|
||||
<li class="active"><a href="#"><i class="icon home"></i> {{_i}}Home{{/i}}</a></li>
|
||||
<li class="active"><a href="#"><i class="icon white home"></i> {{_i}}Home{{/i}}</a></li>
|
||||
<li><a href="#"><i class="icon book"></i> {{_i}}Library{{/i}}</a></li>
|
||||
<li><a href="#"><i class="icon pencil"></i> {{_i}}Applications{{/i}}</a></li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user