ionic-cordova-gulp-seed
Version:
Ionic & Cordova & Gulp seed with organized code, tests, bower support and some other stuff. Originated from ionic-angular-cordova-seed.
27 lines (25 loc) • 400 B
CSS
name: contacts
component: collectionRepeat
.button.button-icon.input-button {
position: absolute;
right: 0;
top: 5px;
color: #bbb;
}
.contact-item i.icon {
display: inline-block;
height: 60px;
width: 40px;
float: left;
margin-right: 15px;
font-size: 30px;
text-align: center;
}
.list .item.contact-item {
left: 0;
right: 0;
padding-top: 0;
padding-bottom: 0;
}