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

Added proper date support

This commit is contained in:
Loic Blot
2014-09-16 21:59:28 +00:00
parent 2ecaef769a
commit 6b80e30ca0
2 changed files with 18 additions and 1 deletions
+6
View File
@@ -72,6 +72,12 @@
float: left;
}
.msg-date {
font-style: italic;
font-size: 90%;
float: right;
}
.msg-spacer {
clear: both;
}