Ajout de la date/heure aux messages

This commit is contained in:
2024-05-27 00:37:19 +02:00
parent 657566fb11
commit 26e805cf46
6 changed files with 28 additions and 8 deletions

View File

@ -1527,6 +1527,11 @@ div.control-icon.token-hud-icon {
font-size: 1rem;
}
.chat-message header.message-header .heure-rdd {
font-size: 0.7rem;
flex-grow: 3;
}
.chat-message.whisper {
background: rgba(220,220,210,0.75);
border: 2px solid #545469;