Remove addition of left-edge highlight on message mentions
It is clear that it would be best for me to address this piece in a separate PR.
This commit is contained in:
parent
05bd8a2440
commit
6aa1b2e7ef
6 changed files with 0 additions and 13 deletions
|
@ -100,7 +100,6 @@ $button-danger-disabled-bg-color: var(--warning-color-50pct); /* still needs alp
|
|||
/* --timeline-highlights-color */
|
||||
$event-selected-color: var(--timeline-highlights-color);
|
||||
$event-highlight-bg-color: var(--timeline-highlights-color);
|
||||
$event-highlight-edge-color: var(--timeline-highlights-color);
|
||||
|
||||
/* redirect some variables away from their hardcoded values in the light theme */
|
||||
$settings-grey-fg-color: $primary-content;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue