<strong>Heads up!</strong>On hover we show a light red background color to highlight the size of the icon. This won't appear in normal usage of icons.
<strong>Heads up!</strong>Icon classes are echoed via CSS <code>:after</code> and on hover in the docs we show a light red background color show the icon's size.
</div>
</div>
<br>
<br>
...
@@ -1470,6 +1470,10 @@
...
@@ -1470,6 +1470,10 @@
<p>With v2.0.0, we have opted to use an <code><i></code> tag for all our icons with a base class of <code>.icon</code>. To use, place the following code just about anywhere:</p>
<p>With v2.0.0, we have opted to use an <code><i></code> tag for all our icons with a base class of <code>.icon</code>. To use, place the following code just about anywhere:</p>
<preclass="prettyprint linenums">
<preclass="prettyprint linenums">
<i class="icon search"></i>
<i class="icon search"></i>
</pre>
<p>There are also styles available for inverted (white) icons, made ready with one extra class:</p>
<preclass="prettyprint linenums">
<i class="icon white search"></i>
</pre>
</pre>
<p>There are 120 classes to choose from for your icons. Just add an <code><i></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.</p>
<p>There are 120 classes to choose from for your icons. Just add an <code><i></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.</p>
</div>
</div>
...
@@ -1488,10 +1492,11 @@
...
@@ -1488,10 +1492,11 @@
<h3>Examples</h3>
<h3>Examples</h3>
<divclass="row">
<divclass="row">
<divclass="span4">
<divclass="span6">
<p>Use them in buttons, or in button groups for a toolbar style presentation.</p>
<p>Use them in buttons, or in button groups for a toolbar style presentation.</p>
{{_i}}<strong>Heads up!</strong>On hover we show a light red background color to highlight the size of the icon. This won't appear in normal usage of icons.{{/i}}
{{_i}}<strong>Heads up!</strong>Icon classes are echoed via CSS <code>:after</code> and on hover in the docs we show a light red background color show the icon's size.{{/i}}
</div>
</div>
<br>
<br>
...
@@ -1405,6 +1405,10 @@
...
@@ -1405,6 +1405,10 @@
<p>{{_i}}With v2.0.0, we have opted to use an <code><i></code> tag for all our icons with a base class of <code>.icon</code>. To use, place the following code just about anywhere:{{/i}}</p>
<p>{{_i}}With v2.0.0, we have opted to use an <code><i></code> tag for all our icons with a base class of <code>.icon</code>. To use, place the following code just about anywhere:{{/i}}</p>
<preclass="prettyprint linenums">
<preclass="prettyprint linenums">
<i class="icon search"></i>
<i class="icon search"></i>
</pre>
<p>There are also styles available for inverted (white) icons, made ready with one extra class:</p>
<preclass="prettyprint linenums">
<i class="icon white search"></i>
</pre>
</pre>
<p>{{_i}}There are 120 classes to choose from for your icons. Just add an <code><i></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>
<p>{{_i}}There are 120 classes to choose from for your icons. Just add an <code><i></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>
</div>
...
@@ -1423,10 +1427,11 @@
...
@@ -1423,10 +1427,11 @@
<h3>{{_i}}Examples{{/i}}</h3>
<h3>{{_i}}Examples{{/i}}</h3>
<divclass="row">
<divclass="row">
<divclass="span4">
<divclass="span6">
<p>{{_i}}Use them in buttons, or in button groups for a toolbar style presentation.{{/i}}</p>
<p>{{_i}}Use them in buttons, or in button groups for a toolbar style presentation.{{/i}}</p>