Fix #4231: Allow artist commentary titles to be formatted with DText.

This commit is contained in:
evazion
2019-12-28 12:19:22 -06:00
parent c95108d37b
commit bb4be383b9
6 changed files with 41 additions and 43 deletions

View File

@@ -25,7 +25,7 @@ kbd.key {
}
/* used for "(deleted)" messages */
span.inactive {
div.inactive, span.inactive {
color: var(--muted-text-color);
}