Aggiunto layout home
This commit is contained in:
parent
48d68db6b0
commit
314cefdc70
19 changed files with 705 additions and 26 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue