From 9b52c0798508a003a722c7bcd849c7ed977e3487 Mon Sep 17 00:00:00 2001 From: Geireann Lindfield Roberts <60007097+geireann@users.noreply.github.com> Date: Sun, 9 Jul 2023 16:16:34 -0400 Subject: updated to add tooltips also removed background colour for stacking docs (ask bob why we are setting arbitrary background colour for stacking docs?) --- src/client/views/topbar/TopBar.scss | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) (limited to 'src/client/views/topbar/TopBar.scss') diff --git a/src/client/views/topbar/TopBar.scss b/src/client/views/topbar/TopBar.scss index ede59a910..2237d5ac1 100644 --- a/src/client/views/topbar/TopBar.scss +++ b/src/client/views/topbar/TopBar.scss @@ -1,22 +1,6 @@ @import '../global/globalCssVariables'; -.iconButton-container.primary { - color: white; - .iconButton-background { - filter: unset; - background: transparent; - } -} -.topbarHeart-red { - .iconButton-container.primary { - .iconButton-content { - color: red; - } - .iconButton-background { - background: black; - } - } -} + .topbar-container { flex-direction: column; font-size: 10px; -- cgit v1.2.3-70-g09d2