mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-26 04:14:19 +00:00
GUI contact list creation
This commit is contained in:
committed by
Francis Lachapelle
parent
817cad1f28
commit
0397dc87c1
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user