diff --git a/community/public/css/style.css b/community/public/css/style.css index 5798a8d2..885a3355 100644 --- a/community/public/css/style.css +++ b/community/public/css/style.css @@ -483,7 +483,7 @@ input[type=checkbox] { background: #FFFFFF; } -.is-secondary:hover { +.is-secondary:hover:not(:disabled) { text-decoration: none; color: inherit; } diff --git a/community/templates/quiz.html b/community/templates/quiz.html index a58fb4ea..44b250e9 100644 --- a/community/templates/quiz.html +++ b/community/templates/quiz.html @@ -47,9 +47,9 @@
Try Again