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

Use div instead of a for empty peers

This commit is contained in:
Loic Blot
2014-10-07 10:39:54 +02:00
parent 17a14753e0
commit 578a1e8d53
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -79,6 +79,11 @@
font-size: 32px;
}
#ocsms-empty-peers {
color: #666;
text-align: center;
}
.msg-sent, .msg-recv {
border-radius: 12px;
margin: 4px;