1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-12 00:43:57 +02:00

Extra component: Dropdown

This commit is contained in:
Angelos Chalaris
2016-09-07 13:06:46 +03:00
parent 40da09731a
commit 2b50a2da14
8 changed files with 91 additions and 25 deletions

View File

@@ -24,22 +24,7 @@
</ul>
</div>
<label for="nav-toggle"></label>
<br>
<input type="checkbox" id="modal-toggle" class="modal">
<div>
<label for="modal-toggle"></label>
<div>
<h3>Modal title</h3><label for="modal-toggle"><span class="close" ></span></label>
<hr>
<p> Lorem ipsum etc.</p>
<hr>
<label for="modal-toggle" class="btn blue">Close modal</label>
</div>
</div>
<br>
<div class="grid-container">
<div class="row">
<div class="col xs-no md-1"></div>
@@ -169,7 +154,6 @@
<h2 id="extra-modules">Extra modules</h2><hr>
<p>Coming soon! <small>In the meantime, why don't you check out the framework's <a href="https://github.com/Chalarangelo/mini.css">Github page</a>?</small></p>
<label for="modal-toggle" class="btn blue">Open modal</label>