mirror of
https://github.com/celisej567/abaddon.git
synced 2026-02-25 14:32:37 +03:00
make sure channel list view uses theme accent color fr
This commit is contained in:
@@ -156,3 +156,7 @@
|
||||
min-width: 0px;
|
||||
min-height: 0px;
|
||||
}
|
||||
|
||||
.channel-list .view:selected {
|
||||
background-color: @theme_selected_bg_color;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user