mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Refactor layout of thumbnails in lightbox
This commit is contained in:
@@ -457,9 +457,19 @@ table th i {
|
||||
}
|
||||
}
|
||||
|
||||
.basket_wrapper .thumb_wrapper {
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
.thumb {
|
||||
position: static;
|
||||
}
|
||||
}
|
||||
|
||||
#sc_wrapper .thumb_wrapper {
|
||||
position: absolute;
|
||||
top: 28px;
|
||||
left: 0px;
|
||||
right: 0px;
|
||||
}
|
||||
|
||||
.record_display_box {
|
||||
|
Reference in New Issue
Block a user