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

Port 421a3a8f08 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
lolsob-rspec
ThibG 2020-03-25 22:39:18 +01:00 committed by Thibaut Girka
parent 3788f37c30
commit 6adb571c21
1 changed files with 1 additions and 1 deletions

View File

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