diff --git a/assets/css/default.css b/assets/css/default.css index a61beaaf..80bf6a20 100644 --- a/assets/css/default.css +++ b/assets/css/default.css @@ -504,15 +504,15 @@ hr { height: 100%; } -#descexpansionbutton:hover { - cursor: pointer; -} - #descexpansionbutton ~ label { order: 1; margin-top: 20px; } +label[for="descexpansionbutton"]:hover { + cursor: pointer; +} + /* Bidi (bidirectional text) support */ h1, h2,