This website works better with JavaScript.
Home
Explore
Help
Sign In
jyt94
/
closedSocialMastodon
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
Add background to media modal (
#4317
)
closed-social-v3
Eugen Rochko
7 years ago
committed by
GitHub
parent
1e0c7a0afc
commit
ed4c754fff
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
app/javascript/styles/components.scss
+ 4
- 0
app/javascript/styles/components.scss
View File
@ -3057,6 +3057,10 @@ button.icon-button.active i.fa-retweet {
}
}
.
media-modal__content
{
background
:
$
base-overlay-background
;
}
.
media-modal__close
{
position
:
absolute
;
right
:
4px
;
Write
Preview
Loading…
Cancel
Save