HEX
Server: Apache/2.4.59 (Debian)
System: Linux emory.shared.1984.is 6.1.0-27-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.115-1 (2024-11-01) x86_64
User: u11574 (1020)
PHP: 7.4.33
Disabled: exec,system,passthru,shell_exec,popen,show_source,shell,symlink,proc_open,pcntl_exec,pcntl_fork,pcntl_wait,pcntl_alarm,pcntl_signal,pcntl_signal_dispatch,pcntl_getpriority,proc_get_status,expect_popen,dl,putenv,mail
Upload Files
File: /var/www/virtual/mariaellingsen.com/htdocs/wp-content/plugins/soliloquy/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;
}