remove image/image from components.ts

This commit is contained in:
Adam Bradley
2015-08-31 16:11:57 -05:00
parent bff72a20dc
commit d0387f830c
2 changed files with 0 additions and 5 deletions

View File

@@ -60,10 +60,6 @@ ion-item-content {
.list .item {
border-radius: 0;
&.activated {
background-color: #d9d9d9;
}
transition: background 300ms ease-out;
&:active {
transition-duration: 0s;