Change poll option hover/active styling to be less confusing (#13313)

lolsob-rspec
ThibG 2020-03-25 22:39:18 +01:00 committed by GitHub
parent db15d0c975
commit 421a3a8f08
1 changed files with 1 additions and 1 deletions

View File

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