Index: gc_lang/fr/webext/panel/conjugueur.css ================================================================== --- gc_lang/fr/webext/panel/conjugueur.css +++ gc_lang/fr/webext/panel/conjugueur.css @@ -124,22 +124,23 @@ } input[placeholder]#verb { color: hsl(0, 0%, 70%); } -a#conjugate { +#conjugate { display: inline-block; padding: 7px 10px; font-size: 20px; background-color: hsl(0, 30%, 30%); color: hsl(0, 30%, 60%); border-radius: 3px; text-transform: uppercase; text-align: center; text-decoration: none; + cursor: pointer; } -a#conjugate:hover { +#conjugate:hover { background-color: hsl(0, 60%, 40%); color: hsl(0, 60%, 70%); box-shadow: 0 0 2px hsl(0, 60%, 50%); } Index: gc_lang/fr/webext/panel/conjugueur.html ================================================================== --- gc_lang/fr/webext/panel/conjugueur.html +++ gc_lang/fr/webext/panel/conjugueur.html @@ -16,14 +16,14 @@
-

+

- Conjuguer -

+

Conjuguer
+