Added message tags toggle for #419

This commit is contained in:
the-djmaze 2022-06-03 13:47:04 +02:00
parent a6d97a601c
commit 70e3e6423e
19 changed files with 197 additions and 130 deletions

View file

@ -93,7 +93,7 @@ html.rl-no-preview-pane {
.messageTags {
margin-top: 6px;
}
.messageTags * * {
.messageTags span span {
border: 1px solid #808080;
padding: 2px;
}