fix selector color
This commit is contained in:
@@ -28,7 +28,7 @@ $plinth-bg-color: #474747;
|
||||
$droptarget-bg-color: rgba(45,45,45,0.5);
|
||||
|
||||
// used by AddressSelector
|
||||
$selected-color: #eaf5f0;
|
||||
$selected-color: #000000;
|
||||
|
||||
// selected for hoverover & selected event tiles
|
||||
$event-selected-color: #353535;
|
||||
|
||||
Reference in New Issue
Block a user