From ad22dbdfebbb0def2ec2d8e2c91469e9a9e4fdf7 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Thu, 30 Jan 2025 21:31:19 +1100 Subject: sideleft: create popdown window --- scss/bar.scss | 9 --------- 1 file changed, 9 deletions(-) (limited to 'scss/bar.scss') diff --git a/scss/bar.scss b/scss/bar.scss index 0afd02a..ead4d9e 100644 --- a/scss/bar.scss +++ b/scss/bar.scss @@ -114,14 +114,5 @@ color: scheme.$red; font-weight: bold; font-size: lib.s(16); - - &:hover, - &:focus { - background-color: scheme.$surface1; - } - - &:active { - background-color: scheme.$surface2; - } } } -- cgit v1.2.3-freya