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
Make notification time smaller and reduce contrast (
#9464
)
master
Eugen Rochko
6 years ago
committed by
GitHub
parent
6cf12aa74c
commit
4638b16822
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
app/javascript/styles/mastodon/components.scss
+ 2
- 1
app/javascript/styles/mastodon/components.scss
View File
@ -876,7 +876,8 @@
}
}
.
status__relative-time
{
.
status__relative-time
,
.
notification__relative_time
{
color
:
$
dark-text-color
;
float
:
right
;
font-size
:
14px
;
Write
Preview
Loading…
Cancel
Save