File: /home/dakarash.co.id/public_html/plugins/soliloquy-lite/assets/scss/modal.scss
body.branch-4-3,
body.branch-4-4 {
div.media-modal {
/**
* Close Button
*/
a.media-modal-close {
text-align: center;
text-decoration: none;
display: inline-block;
span {
display: inline-block;
margin-top: 17px;
}
}
}
}
.soliloquy-meta.attachments .attachment {
width: 200px;
height: 200px;
border: none !important;
}
.soliloquy-meta.attachments .attachment.selected {
width: 200px;
height: 200px;
}
.soliloquy-meta.attachments .attachment .attachment-preview {
width: 100%;
height: 100%;
border: none !important;
}
.soliloquy-meta.attachments .attachment .attachment-preview:before {
padding-top: 0;
border: none !important;
}
.soliloquy-meta.attachments .attachment .attachment-preview .thumbnail {
display: table;
position: relative;
top: auto;
right: auto;
bottom: auto;
left: auto;
border: none !important;
}
.soliloquy-meta.attachments .attachment .attachment-preview .thumbnail:after {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}
.soliloquy-meta.attachments .attachment .attachment-preview .thumbnail .inside {
display: table-cell;
width: 200px;
height: 200px;
text-align: center;
vertical-align: middle;
border: none !important;
}