mirror of
https://github.com/Newnetirc/thelounge-theme-newnet.git
synced 2026-03-22 20:40:19 +00:00
Fix css specificity for header border
This commit is contained in:
@@ -181,7 +181,7 @@ body {
|
|||||||
|
|
||||||
#chat .user-mode::before,
|
#chat .user-mode::before,
|
||||||
#form,
|
#form,
|
||||||
#windows .header,
|
#windows #chat .header,
|
||||||
#chat .content,
|
#chat .content,
|
||||||
#chat .userlist {
|
#chat .userlist {
|
||||||
border-color: var(--background-light-color);
|
border-color: var(--background-light-color);
|
||||||
|
|||||||
Reference in New Issue
Block a user