comparison src/browser/public/libervia.css @ 808:9e1e6d5241f9

browser_side: restore printing the day change while displaying history
author souliane <souliane@mailoo.org>
date Tue, 15 Dec 2015 20:04:03 +0100
parents f2a76ee020f6
children f8a7a046ff9c
comparison
equal deleted inserted replaced
807:0576fec37be0 808:9e1e6d5241f9
1041 1041
1042 .chatText { 1042 .chatText {
1043 margin-top: 7px; 1043 margin-top: 7px;
1044 } 1044 }
1045 1045
1046 .chatTextMe {
1047 margin-top: 7px;
1048 font-style: italic;
1049 }
1050
1046 .chatTextInfo { 1051 .chatTextInfo {
1052 margin-top: 7px;
1047 font-weight: bold; 1053 font-weight: bold;
1048 font-style: italic; 1054 font-style: italic;
1049 } 1055 }
1050 1056
1051 .chatTextInfo-link { 1057 .chatTextInfo-link {