From ae6d3b98cd0b5ac8ffe5f530c77a05df56ca78ba Mon Sep 17 00:00:00 2001 From: Troplo Date: Sat, 5 Aug 2023 18:17:06 +1000 Subject: [PATCH] Update theme-earl-grey.css --- theme-earl-grey.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/theme-earl-grey.css b/theme-earl-grey.css index b748121..eccb36b 100644 --- a/theme-earl-grey.css +++ b/theme-earl-grey.css @@ -828,3 +828,7 @@ img[src$="/img/matrix.svg"] { border-bottom: none !important; } +#navbar .item:hover { + background-color: var(--color-nav-bg); +} +