mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
button icons
This commit is contained in:
@@ -19,6 +19,13 @@
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<button class="button button-positive ion-ionic button-icon">
|
||||
</button>
|
||||
<a class="button button-positive ion-ionic button-icon">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<button class="button button-positive button-large ion-home icon-left">
|
||||
Left, Large
|
||||
@@ -37,6 +44,13 @@
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<button class="button button-positive ion-ionic button-icon button-large">
|
||||
</button>
|
||||
<a class="button button-positive ion-ionic button-icon button-large">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<button class="button button-positive button-small ion-home icon-left">
|
||||
Left Icon, Small
|
||||
@@ -55,4 +69,11 @@
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<button class="button button-positive ion-ionic button-icon button-small">
|
||||
</button>
|
||||
<a class="button button-positive ion-ionic button-icon button-small">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user