timestamps are permalinks

pull/1376/head
Matthew Hodgson 2016-04-12 13:34:10 +01:00
parent 46572ae793
commit 34bdd40953
1 changed files with 4 additions and 0 deletions

View File

@ -158,6 +158,10 @@ limitations under the License.
margin-right: 10px;
}
.mx_EventTile_msgOption a {
text-decoration: none;
}
.mx_EventTile .mx_MessageTimestamp {
display: block;
visibility: hidden;