whitespace
This commit is contained in:
parent
fc3c4fccc2
commit
cca82635f3
1 changed files with 2 additions and 0 deletions
|
@ -195,10 +195,12 @@ $panel-divider-color: #dee1f3;
|
||||||
$widget-menu-bar-bg-color: $secondary-accent-color;
|
$widget-menu-bar-bg-color: $secondary-accent-color;
|
||||||
|
|
||||||
// ********************
|
// ********************
|
||||||
|
|
||||||
// both $event-highlight-bg-color and $room-warning-bg-color share this value,
|
// both $event-highlight-bg-color and $room-warning-bg-color share this value,
|
||||||
// so to not make their order dependent on who depends on who, have a shared value
|
// so to not make their order dependent on who depends on who, have a shared value
|
||||||
// defined before both
|
// defined before both
|
||||||
$yellow-background: #fff8e3;
|
$yellow-background: #fff8e3;
|
||||||
|
|
||||||
// event tile lifecycle
|
// event tile lifecycle
|
||||||
$event-encrypting-color: #abddbc;
|
$event-encrypting-color: #abddbc;
|
||||||
$event-sending-color: #ddd;
|
$event-sending-color: #ddd;
|
||||||
|
|
Loading…
Reference in a new issue