more readable messages with increased line-height (#769)
dark-spacious theme with more readable messages (increased line-height)
This commit is contained in:
parent
a4d0b4261b
commit
8aa44c0d41
1 changed files with 5 additions and 0 deletions
5
css/themes/dark-spacious.css
Normal file
5
css/themes/dark-spacious.css
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
@import "dark.css";
|
||||||
|
|
||||||
|
td.message {
|
||||||
|
line-height: 1.4;
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue