1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-11 16:32:55 +00:00

Contactlist should be ready now

This commit is contained in:
Loic Blot
2018-09-06 22:44:29 +02:00
committed by Loïc Blot
parent 7da623e334
commit ffdb597b1e
5 changed files with 225 additions and 83 deletions
+7
View File
@@ -263,4 +263,11 @@ label {
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
display: none !important;
}
.contact-list-no-contact {
padding: 1em;
font-size: 1.5em;
font-weight: bold;
color: #666;
}