[Glitch] Change poll option hover/active styling to be less confusing

Port 421a3a8f08 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
ThibG 2020-03-25 22:39:18 +01:00 committed by Thibaut Girka
parent 3788f37c30
commit 6adb571c21

View file

@ -102,8 +102,8 @@
&:active,
&:focus,
&:hover {
border-color: lighten($valid-value-color, 15%);
border-width: 4px;
background: none;
}
&::-moz-focus-inner {