mirror of
https://github.com/uowuo/abaddon.git
synced 2025-03-04 03:03:16 -05:00
make sure channel list view uses theme accent color fr
This commit is contained in:
parent
bddaf99c12
commit
0f5c4524c0
@ -156,3 +156,7 @@
|
||||
min-width: 0px;
|
||||
min-height: 0px;
|
||||
}
|
||||
|
||||
.channel-list .view:selected {
|
||||
background-color: @theme_selected_bg_color;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user