List items with or without binding

This commit is contained in:
Max Lynch
2013-10-09 20:07:39 -05:00
parent ec889daf06
commit 595fc67e49
9 changed files with 107 additions and 56 deletions

2
dist/ionic.css vendored
View File

@@ -1162,6 +1162,8 @@ a.list-item {
z-index: 1;
padding: 15px 15px;
-webkit-transition: left 0.2s ease-in-out; }
.list-item-content > i:last-child {
float: right; }
.list-item-edit {
position: absolute;