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

th-downstream
ThibG 5 years ago committed by GitHub
parent db15d0c975
commit 421a3a8f08

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

Loading…
Cancel
Save