mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-06 20:15:19 +03:00
fix up channel row selection to work how i want it to
This commit is contained in:
@@ -38,6 +38,9 @@ has to be separate to allow main.css to override certain things
|
||||
|
||||
.app-window treeview {
|
||||
color: @text_color;
|
||||
}
|
||||
|
||||
.app-window treeview:not(:selected) {
|
||||
background: @secondary_color;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user