mirror of
https://github.com/Newnetirc/thelounge-theme-newnet.git
synced 2026-01-23 23:20:18 +00:00
fix v4 changes
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
#sidebar .chan {
|
||||
#sidebar .channel-list-item {
|
||||
padding: 3px 10px;
|
||||
}
|
||||
|
||||
@@ -179,8 +179,8 @@ body {
|
||||
color: #93c7eb;
|
||||
}
|
||||
|
||||
#sidebar .chan.query::before,
|
||||
#sidebar .chan.channel::before {
|
||||
#sidebar .channel-list-item[data-type="query"]::before,
|
||||
#sidebar .channel-list-item[data-type="channel"]::before {
|
||||
content: "";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user