Aggiunto layout home

This commit is contained in:
Lorenzo Iovino 2016-01-29 19:10:26 +01:00
parent 48d68db6b0
commit 314cefdc70
19 changed files with 705 additions and 26 deletions

View file

@ -42,11 +42,22 @@ ion-side-menu
ion-item.item:first-child
{
border-top:none;
.icon:before
{
background-image: url("/img/icons/park2.png");
background-repeat: no-repeat;
}
}
ion-item.item:last-child
{
border-bottom:none;
.icon:before
{
color:red;
}
}
.heading-item