merge lightbox calls (post / markers)

This commit is contained in:
2019-10-24 21:32:05 +02:00
parent f129e90005
commit 9a78604ff2
5 changed files with 41 additions and 27 deletions

View File

@@ -71,6 +71,15 @@
.lb-details {
float: none;
.lb-caption-taken, .lb-caption-posted {
cursor: default;
display: block;
}
.lb-caption-taken {
margin-top: 1em;
}
.lb-number {
padding: 0;
margin-top: 2em;