mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-06 20:15:19 +03:00
add css selectors to nsfw channels and add color style
This commit is contained in:
@@ -32,6 +32,10 @@
|
||||
background: rgba(0, 0, 0, 0);
|
||||
}
|
||||
|
||||
.channel-row-label.nsfw text {
|
||||
color: #ed6666;
|
||||
}
|
||||
|
||||
.channel-row:focus {
|
||||
background-color: #34495e;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user