2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

update selectors for icons to include matcher for icon class in middle of class attr, remove docs mention of requiring icon-* first

This commit is contained in:
Mark Otto
2012-02-11 00:07:05 -08:00
parent a63663a3b6
commit 722c75d1b1
5 changed files with 4 additions and 11 deletions
-4
View File
@@ -1439,10 +1439,6 @@
<i class="icon-search icon-white"></i>
</pre>
<p>{{_i}}There are 120 classes to choose from for your icons. Just add an <code>&lt;i&gt;</code> tag with the right classes and you're set. You can find the full list in <strong>sprites.less</strong> or right here in this document.{{/i}}</p>
<div class="alert alert-info">
<strong>{{_i}}Heads up!{{/i}}</strong>
{{_i}}The <code>.icon-</code> class must be listed first in the class tag for proper CSS targeting.{{/i}}
</div>
</div>
<div class="span4">
<h3>{{_i}}Use cases{{/i}}</h3>