Update event selected colors
This commit is contained in:
parent
447ef63950
commit
b71e5f30db
2 changed files with 2 additions and 2 deletions
|
@ -78,7 +78,7 @@ $droptarget-bg-color: rgba(255,255,255,0.5);
|
|||
$selected-color: $secondary-accent-color;
|
||||
|
||||
// selected for hoverover & selected event tiles
|
||||
$event-selected-color: $header-panel-bg-color;
|
||||
$event-selected-color: #f6f7f8;
|
||||
|
||||
// used for the hairline dividers in RoomView
|
||||
$primary-hairline-color: transparent;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue