This website works better with JavaScript.
Home
Explore
Help
Sign In
nekobus
/
mastodon_neko
forked from
closed-social/mastodon
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Fix regression in sparkline style in web UI (
#13753
)
closed-social-v3
Eugen Rochko
4 years ago
committed by
GitHub
parent
06225dee94
commit
c9dcc2d39f
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
app/javascript/styles/mastodon/components.scss
+ 1
- 0
app/javascript/styles/mastodon/components.scss
View File
@ -6576,6 +6576,7 @@ noscript {
path
:
last-child
{
stroke
:
lighten
(
$
highlight-text-color
,
6
%
)
!
important
;
fill
:
none
!
important
;
}
}
}
Write
Preview
Loading…
Cancel
Save