mirror of
https://github.com/Newnetirc/thelounge-theme-newnet.git
synced 2026-01-24 07:30:19 +00:00
Add padding on preview error
This commit is contained in:
@@ -317,6 +317,10 @@ body {
|
|||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#chat .toggle-type-error {
|
||||||
|
padding: 4px;
|
||||||
|
}
|
||||||
|
|
||||||
/* Increase contrast of some IRC colors */
|
/* Increase contrast of some IRC colors */
|
||||||
.irc-fg2 { color: #0074d9; }
|
.irc-fg2 { color: #0074d9; }
|
||||||
.irc-fg5 { color: #e969a7; }
|
.irc-fg5 { color: #e969a7; }
|
||||||
|
|||||||
Reference in New Issue
Block a user