message-edit-history: Increase font weight of author.

This increases the font weight of the author to be a normal font weight
rather than a thin one since it’s already too faint to see on many
monitors.
This commit is contained in:
Brock Whittaker 2017-11-30 12:47:03 -08:00 committed by Tim Abbott
parent 7883897165
commit 80b68c3e2b
1 changed files with 0 additions and 1 deletions

View File

@ -1414,7 +1414,6 @@ div.focused_table {
font-size: 12px; font-size: 12px;
vertical-align: middle; vertical-align: middle;
padding: 1px; padding: 1px;
font-weight: 300;
position: absolute; position: absolute;
right: -80px; right: -80px;
line-height: 20px; line-height: 20px;