From fcc8443af3fdba51c063a22da7ac5da9f91cc9a6 Mon Sep 17 00:00:00 2001 From: Observer KRypt0n_ Date: Sun, 24 Oct 2021 18:44:49 +0200 Subject: [PATCH] Changed selected runner and DXVK style --- src/sass/settings.sass | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/sass/settings.sass b/src/sass/settings.sass index 4e48f53..a442c48 100644 --- a/src/sass/settings.sass +++ b/src/sass/settings.sass @@ -70,6 +70,9 @@ body font-size: 18px cursor: pointer + &:hover + background-color: #eff2ff + > div width: auto height: 52px @@ -86,10 +89,9 @@ body margin: auto -.list-item:hover, .list-item-active - background-color: #eff2ff - color: #657ef8 + background-color: #657ef8 !important + color: white !important .list-item-disabled background-color: #f1f4f9 !important