HEX
Server: nginx/1.18.0
System: Linux mail.dakarash.co.id 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64
User: www-data (33)
PHP: 8.1.2-1ubuntu2.23
Disabled: NONE
Upload Files
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;
}