Remove $interactive-tooltip

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2021-08-25 11:51:27 +02:00
parent 42d332ce41
commit 86cccc716c
No known key found for this signature in database
GPG key ID: 55C211A1226CB17D
5 changed files with 0 additions and 13 deletions

View file

@ -206,9 +206,6 @@ $kbd-border-color: #000000;
$tooltip-timeline-bg-color: $groupFilterPanel-bg-color;
$tooltip-timeline-fg-color: $primary-content;
$interactive-tooltip-bg-color: $background;
$interactive-tooltip-fg-color: $primary-content;
$breadcrumb-placeholder-bg-color: #272c35;
$user-tile-hover-bg-color: $header-panel-bg-color;