mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-24 00:54:02 -05:00
Add pixel background to modal images
This commit is contained in:
parent
f4bc9620a9
commit
36c57ef8af
@ -288,10 +288,14 @@
|
||||
}
|
||||
}
|
||||
|
||||
.transparent-background {
|
||||
.transparent-background, .imageloader {
|
||||
background: image-url('void.png');
|
||||
}
|
||||
|
||||
.imageloader {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.dropdown {
|
||||
display: inline-block;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user