timestamps are permalinks

This commit is contained in:
Matthew Hodgson 2016-04-12 13:34:10 +01:00
parent 46572ae793
commit 34bdd40953

View file

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