This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
[Glitch] Change poll option hover/active styling to be less confusing
Port
beb80adb51
to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
closed-social-glitch-2
ThibG
4 years ago
committed by
Thibaut Girka
parent
7b435fd9bf
commit
60338b2bee
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/javascript/flavours/glitch/styles/polls.scss
+ 1
- 1
app/javascript/flavours/glitch/styles/polls.scss
View File
@ -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
{
Write
Preview
Loading…
Cancel
Save