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