From 2253608753416783db4ab0bbd4151c82e4e3bfb5 Mon Sep 17 00:00:00 2001 From: Ahurac Date: Fri, 31 May 2024 14:50:28 +0200 Subject: [PATCH] =?UTF-8?q?config/eww=20ahrc-laptop=20:=20CSS,=20d=C3=A9fi?= =?UTF-8?q?nition=20de=20r=C3=A8gles=20pour=20toutes=20les=20eventbox:hove?= =?UTF-8?q?r?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/eww-ahrc--laptop/eww.scss | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/config/eww-ahrc--laptop/eww.scss b/config/eww-ahrc--laptop/eww.scss index f1532a4..6add13d 100644 --- a/config/eww-ahrc--laptop/eww.scss +++ b/config/eww-ahrc--laptop/eww.scss @@ -14,9 +14,10 @@ window > box > box > * { border-top: 2px solid white; } -.workspace-button:hover { - border-color: #80ff80; - color: #e0ffe0; +:hover { + border-color: #b0ffb0; + color: #b0ffb0; + border-top-width: 2px; } .workspace-button > box {