mirror of https://github.com/vector-im/riot-web
css for alwaysShowTimestamps
parent
a12cfdb53c
commit
1ff6d4846c
|
@ -183,6 +183,10 @@ limitations under the License.
|
|||
visibility: visible;
|
||||
}
|
||||
|
||||
.mx_MessagePanel_alwaysShowTimestamps .mx_MessageTimestamp {
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
.mx_EventTile_selected .mx_MessageTimestamp {
|
||||
left: 3px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue