docs(demos): update card demo
@@ -116,17 +116,9 @@ scroll-content {
|
||||
background-color: #fff;
|
||||
border-bottom: 0;
|
||||
}
|
||||
#demo-card-left {
|
||||
font-size: 14px;
|
||||
margin-top: -90px;
|
||||
margin-left: 10px;
|
||||
float: left;
|
||||
.demo-card {
|
||||
height: 0;
|
||||
}
|
||||
#demo-card-right {
|
||||
font-size: 14px;
|
||||
margin-top: -90px;
|
||||
float: right;
|
||||
margin-right: 10px;
|
||||
|
||||
|
||||
.demo-card button {
|
||||
font-size: 1.3rem;
|
||||
}
|
||||
@@ -4,56 +4,39 @@
|
||||
</ion-navbar>
|
||||
|
||||
<ion-content class="has-header components-demo">
|
||||
<ion-card>
|
||||
|
||||
<ion-card-header primary>
|
||||
Menu
|
||||
</ion-card-header>
|
||||
<ion-card>
|
||||
|
||||
<ion-card-content>
|
||||
<a ion-item href="#">
|
||||
<icon home item-left></icon>
|
||||
Home
|
||||
</a>
|
||||
<div>
|
||||
<img src="img/nin-live.png"/>
|
||||
</div>
|
||||
|
||||
<a ion-item href="#">
|
||||
<icon people item-left></icon>
|
||||
Friends
|
||||
</a>
|
||||
<ion-card-content>
|
||||
<h2 class="card-title">
|
||||
Nine Inch Nails Live
|
||||
</h2>
|
||||
<p>
|
||||
The most popular industrial group ever, and largely responsible for bringing the music to a mass audience.
|
||||
</p>
|
||||
</ion-card-content>
|
||||
|
||||
<button ion-item>
|
||||
<icon musical-notes item-left></icon>
|
||||
Music
|
||||
</button>
|
||||
<ion-item actions class="demo-card">
|
||||
<button clear item-left danger>
|
||||
<icon star></icon>
|
||||
Favorite
|
||||
</button>
|
||||
<button clear item danger>
|
||||
<icon musical-notes></icon>
|
||||
Listen
|
||||
</button>
|
||||
<button clear item-right danger>
|
||||
<icon share-alt></icon>
|
||||
Share
|
||||
</button>
|
||||
</ion-item>
|
||||
|
||||
<button ion-item>
|
||||
<icon mail item-left></icon>
|
||||
Mail
|
||||
</button>
|
||||
</ion-card-content>
|
||||
</ion-card>
|
||||
|
||||
</ion-card>
|
||||
|
||||
|
||||
<ion-card>
|
||||
|
||||
<ion-item>
|
||||
<icon football item-left></icon>
|
||||
Schedule
|
||||
<button outline item-right>Open</button>
|
||||
</ion-item>
|
||||
|
||||
</ion-card>
|
||||
|
||||
<ion-card>
|
||||
|
||||
<ion-item>
|
||||
<icon trophy item-left></icon>
|
||||
Trophies
|
||||
<button outline item-right>View</button>
|
||||
</ion-item>
|
||||
|
||||
</ion-card>
|
||||
|
||||
</ion-content>
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 118 B |
BIN
demos/component-docs/img/badu-live.png
Normal file
|
After Width: | Height: | Size: 188 KiB |
|
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.6 KiB |
BIN
demos/component-docs/img/nin-live.png
Normal file
|
After Width: | Height: | Size: 82 KiB |
BIN
demos/component-docs/img/queen-live.png
Normal file
|
After Width: | Height: | Size: 401 KiB |
BIN
demos/component-docs/img/rundmc-live.png
Normal file
|
After Width: | Height: | Size: 202 KiB |