GUI contact list creation

This commit is contained in:
Alexandre Cloutier
2014-10-16 13:27:59 -04:00
committed by Francis Lachapelle
parent 817cad1f28
commit 0397dc87c1
3 changed files with 265 additions and 124 deletions
+10 -1
View File
@@ -73,4 +73,13 @@ ion-item {
@include button-outline($button-dark-bg);
border-radius: 4px;
margin-left: 4px;
}
}
.subtitle {
margin-left: 5px;
margin-top: 5px;
color:#4a87ee;
line-height: initial;
font-size: 120%;
text-shadow: 1px #145fd7;
}