Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/picturepan2/spectre.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/elements/forms.html')
-rw-r--r--docs/elements/forms.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/elements/forms.html b/docs/elements/forms.html
index 69a4d9f..5c89a51 100644
--- a/docs/elements/forms.html
+++ b/docs/elements/forms.html
@@ -31,7 +31,7 @@
</div>
<div class="docs-sidebar off-canvas-sidebar" id="sidebar">
<div class="docs-brand"><a class="docs-logo" href="../index.html"><img src="../img/spectre-logo.svg" alt="Spectre.css CSS Framework">
- <h2>SPECTRE</h2></a>
+ <h2>SPECTRE</h2><small class="label label-secondary text-bold">DOCS</small></a>
</div>
<div class="docs-nav">
<div class="accordion-container">
@@ -64,7 +64,7 @@
</li>
<li class="menu-item"><a href="../elements/forms.html">Forms</a>
</li>
- <li class="menu-item"><a href="../elements/icons.html">Icons</a>
+ <li class="menu-item"><a href="../elements/icons.html">Icons.css</a>
</li>
<li class="menu-item"><a href="../elements/labels.html">Labels</a>
</li>
@@ -527,7 +527,7 @@
</div>
<p>You can add the <code>input-sm</code>/<code>input-lg</code> classes to the input-checkbox, input-radio and input-switch to have different sizes.</p>
<h4 class="s-subtitle" id="forms-icons">Form icons<a class="anchor" href="#forms-icons" aria-hidden="true">#</a></h4>
- <p>Spectre Form components has <a href="#icons">Spectre Icons</a> support.</p>
+ <p>Spectre Forms components has <a href="icons.html">Spectre Icons</a> support.</p>
<p>Add a wrapper with the <code>has-icon-left</code>/<code>has-icon-right</code> class to &lt;input&gt; element.
And add the icon with <code>form-icon</code> class next to the &lt;input&gt;.
</p>
@@ -961,7 +961,7 @@
</div>
</div>
<div class="docs-footer container grid-lg" id="copyright">
- <p><a href="getting-started.html" target="_blank">Documents</a> · <a href="https://github.com/picturepan2/spectre" target="_blank">GitHub</a> · <a href="https://twitter.com/spectrecss" target="_blank">Twitter</a> · <a href="https://www.paypal.me/picturepan2" target="_blank">PayPal Donate</a> · Version <span class="version"></span></p>
+ <p><a href="https://github.com/picturepan2/spectre" target="_blank">GitHub</a> · <a href="https://twitter.com/spectrecss" target="_blank">Twitter</a> · <a href="https://www.paypal.me/picturepan2" target="_blank">PayPal Donate</a> · <a href="https://www.patreon.com/spectrecss" target="_blank">Patreon Sponsor</a> · Version <span class="version"></span></p>
<p>Designed and built with <span class="text-error">&hearts;</span> by <a href="https://twitter.com/picturepan2" target="_blank">Yan Zhu</a>. Licensed under the <a href="https://github.com/picturepan2/spectre/blob/master/LICENSE" target="_blank">MIT License</a>.</p>
</div>
</div>