diff --git a/src/style.css b/src/style.css index f9ccafad..a648a3a5 100644 --- a/src/style.css +++ b/src/style.css @@ -110,7 +110,7 @@ table { text-decoration: none; } - &:hover { + &:has(a:hover) { border-image-source: url("/assets/minecraft/textures/gui/sprites/widget/button_highlighted.png"); } }