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

Port beb80adb51 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
remotes/1698178055505214576/signup-info-prompt
ThibG 2020-03-25 22:39:18 +01:00 committed by Thibaut Girka
parent 7b435fd9bf
commit 60338b2bee
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 {