mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
.item styles/active states
This commit is contained in:
@@ -451,6 +451,20 @@
|
||||
<a class="button button-secondary" href="index.html">Homepage</a>
|
||||
</div>
|
||||
|
||||
<h3>Colors</h3>
|
||||
<div class="list">
|
||||
<a class="item" href="#">Default</a>
|
||||
<a class="item item-light" href="#">item-light</a>
|
||||
<a class="item item-stable" href="#">item-stable</a>
|
||||
<a class="item item-positive" href="#">item-positive</a>
|
||||
<a class="item item-calm" href="#">item-calm</a>
|
||||
<a class="item item-assertive" href="#">item-assertive</a>
|
||||
<a class="item item-balanced" href="#">item-balanced</a>
|
||||
<a class="item item-energized" href="#">item-energized</a>
|
||||
<a class="item item-royal" href="#">item-royal</a>
|
||||
<a class="item item-dark" href="#">item-dark</a>
|
||||
</div>
|
||||
|
||||
</main>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user