mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02: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');
|
background: image-url('void.png');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.imageloader {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
|
||||||
.dropdown {
|
.dropdown {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user