mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-12-24 20:11:56 +00:00
Compare commits
2 Commits
f65eb0c3c3
...
33b120d430
| Author | SHA1 | Date | |
|---|---|---|---|
| 33b120d430 | |||
| 5324401d50 |
@ -1404,6 +1404,8 @@ stretching in width... */
|
|||||||
-1px -1px 1px rgba(255, 255, 255, 0.2),
|
-1px -1px 1px rgba(255, 255, 255, 0.2),
|
||||||
1px 1px 2px rgba(0, 0, 0, 0.3);
|
1px 1px 2px rgba(0, 0, 0, 0.3);
|
||||||
|
|
||||||
|
backdrop-filter: blur(15px);
|
||||||
|
|
||||||
opacity: 0.9;
|
opacity: 0.9;
|
||||||
}
|
}
|
||||||
.overlay-info>* {
|
.overlay-info>* {
|
||||||
@ -1434,7 +1436,7 @@ stretching in width... */
|
|||||||
.overlay-info.minimal {
|
.overlay-info.minimal {
|
||||||
display: block;
|
display: block;
|
||||||
/* XXX is this correct??? */
|
/* XXX is this correct??? */
|
||||||
z-index: 1000,
|
z-index: 1000;
|
||||||
}
|
}
|
||||||
.overlay-info.hidden {
|
.overlay-info.hidden {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user