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:
@@ -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>
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user