|
|
@@ -0,0 +1,122 @@
|
|
|
+<section id="lists">
|
|
|
+ <header data-title="Lungo Framework 2.0" class="extended">
|
|
|
+ <nav class="left">
|
|
|
+ <a href="#aside-controls" data-target="aside" data-icon="menu"></a>
|
|
|
+ </nav>
|
|
|
+ </header>
|
|
|
+
|
|
|
+
|
|
|
+ <nav class=" groupbar">
|
|
|
+ <a href="#" class="current" data-icon="checkmark" data-label="accept"></a>
|
|
|
+ <a href="#" data-icon="close" data-label="cancel"></a>
|
|
|
+ </nav>
|
|
|
+
|
|
|
+ <footer class="toolbar">
|
|
|
+ <nav class=" ">
|
|
|
+ <a href="#" class="current" data-icon="checkmark" ></a>
|
|
|
+ <a href="#" data-icon="close"></a>
|
|
|
+ </nav>
|
|
|
+ </footer>
|
|
|
+
|
|
|
+ <article id="nav-4" class="list scroll current">
|
|
|
+ <ul>
|
|
|
+ <li class="anchor">With right elements</li>
|
|
|
+
|
|
|
+ <li>
|
|
|
+ <strong><li> + <strong> </strong>
|
|
|
+ </li>
|
|
|
+
|
|
|
+ <li class="selectable">
|
|
|
+ <strong><li class="selectable"> + <strong> </strong>
|
|
|
+ </li>
|
|
|
+
|
|
|
+ <li>
|
|
|
+ <a href="#">
|
|
|
+ <strong><li> + <a> + <strong> </strong>
|
|
|
+ </a>
|
|
|
+ </li>
|
|
|
+
|
|
|
+ <li>
|
|
|
+ <strong><li> + <strong> </strong>
|
|
|
+ <small><small></small>
|
|
|
+ </li>
|
|
|
+
|
|
|
+ <li class="anchor">.arrow class</li>
|
|
|
+
|
|
|
+ <li class="arrow">
|
|
|
+ <strong><li class="arrow"> + <strong> </strong>
|
|
|
+ </li>
|
|
|
+
|
|
|
+ <li class="arrow">
|
|
|
+ <strong><li class="arrow"> + <strong> </strong>
|
|
|
+ <small><small></small>
|
|
|
+ </li>
|
|
|
+
|
|
|
+ <li class="arrow">
|
|
|
+ <strong><li class="arrow"> + <strong> </strong>
|
|
|
+ <small><small></small>
|
|
|
+ <small><small></small>
|
|
|
+ </li>
|
|
|
+
|
|
|
+
|
|
|
+ <li class="anchor">.right element</li>
|
|
|
+
|
|
|
+ <li>
|
|
|
+ <a href="#">
|
|
|
+ <div class="right">.right</div>
|
|
|
+ <strong><strong> element</strong>
|
|
|
+ <small>with <small> element</small>
|
|
|
+ </a>
|
|
|
+ </li>
|
|
|
+
|
|
|
+ <li>
|
|
|
+ <a href="#">
|
|
|
+ <div class="right bubble blue">.right.bubble</div>
|
|
|
+ <strong><strong> element</strong>
|
|
|
+ <small>with <small> element</small>
|
|
|
+ </a>
|
|
|
+ </li>
|
|
|
+
|
|
|
+ <li>
|
|
|
+ <a href="#">
|
|
|
+ <div class="right bubble blue" data-icon="clock">.right data-icon</div>
|
|
|
+ <strong><strong> element</strong>
|
|
|
+ <small>with <small> element</small>
|
|
|
+ </a>
|
|
|
+ </li>
|
|
|
+
|
|
|
+ <li class="anchor">With data-icon or data-image attribute</li>
|
|
|
+ <li data-image="http://placehold.it/32x32">
|
|
|
+ <strong><li data-image> + <strong> </strong>
|
|
|
+ <small><small></small>
|
|
|
+ </li>
|
|
|
+ <li class=" thumb" data-image="http://placehold.it/46x46">
|
|
|
+ <strong><li class="thumb" data-image> + <strong> </strong>
|
|
|
+ <small><small></small>
|
|
|
+ </li>
|
|
|
+ <li data-icon="user">
|
|
|
+ <strong><li data-icon> + <strong> </strong>
|
|
|
+ <small><small></small>
|
|
|
+ </li>
|
|
|
+ <li class="thumb" data-icon="user">
|
|
|
+ <strong><li class="thumb" data-icon> + <strong> </strong>
|
|
|
+ <small><small></small>
|
|
|
+ </li>
|
|
|
+
|
|
|
+ <li class="anchor">With colours</li>
|
|
|
+ <li class="blue">
|
|
|
+ <strong><li class="blue"> + <strong> </strong>
|
|
|
+ <small><small></small>
|
|
|
+ </li>
|
|
|
+ <li class="green">
|
|
|
+ <strong><li class="green"> + <strong> </strong>
|
|
|
+ <small><small></small>
|
|
|
+ </li>
|
|
|
+ <li class="yellow">
|
|
|
+ <strong><li class="yellow"> + <strong> </strong>
|
|
|
+ <small><small></small>
|
|
|
+ </li>
|
|
|
+ </ul>
|
|
|
+
|
|
|
+ </article>
|
|
|
+</section>
|