mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
rename positive to primary
This commit is contained in:
@@ -14,10 +14,10 @@
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a class="button button-positive" href="#">a.positive</a>
|
||||
<button class="button button-positive">button.positive</button>
|
||||
<button class="button button-positive hover">hover</button>
|
||||
<button class="button button-positive activated">activated</button>
|
||||
<a class="button button-primary" href="#">a.primary</a>
|
||||
<button class="button button-primary">button.primary</button>
|
||||
<button class="button button-primary hover">hover</button>
|
||||
<button class="button button-primary activated">activated</button>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user