mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
[Glitch] Change poll option hover/active styling to be less confusing
Port beb80adb5150e50717852b39db7b534bc0da9534 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
parent
7b435fd9bf
commit
60338b2bee
@ -102,8 +102,8 @@
|
|||||||
&:active,
|
&:active,
|
||||||
&:focus,
|
&:focus,
|
||||||
&:hover {
|
&:hover {
|
||||||
|
border-color: lighten($valid-value-color, 15%);
|
||||||
border-width: 4px;
|
border-width: 4px;
|
||||||
background: none;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
&::-moz-focus-inner {
|
&::-moz-focus-inner {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user