diff --git a/theme.css b/theme.css index 55b04d6..9e25f5b 100644 --- a/theme.css +++ b/theme.css @@ -317,6 +317,10 @@ body { opacity: 1; } +#chat .toggle-type-error { + padding: 4px; +} + /* Increase contrast of some IRC colors */ .irc-fg2 { color: #0074d9; } .irc-fg5 { color: #e969a7; }