[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
parent
3788f37c30
commit
6adb571c21
|
@ -102,8 +102,8 @@
|
|||
&:active,
|
||||
&:focus,
|
||||
&:hover {
|
||||
border-color: lighten($valid-value-color, 15%);
|
||||
border-width: 4px;
|
||||
background: none;
|
||||
}
|
||||
|
||||
&::-moz-focus-inner {
|
||||
|
|
Loading…
Reference in New Issue