mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-12-24 20:11:56 +00:00
Compare commits
No commits in common. "33b120d430e52b57720f32f17486c77bea306690" and "f65eb0c3c32192d5325a0ae15417a862cd9baf69" have entirely different histories.
33b120d430
...
f65eb0c3c3
@ -1404,8 +1404,6 @@ 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>* {
|
||||||
@ -1436,7 +1434,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