HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux wordpress-ubuntu-s-2vcpu-4gb-fra1-01 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64
User: root (0)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/lipovac/wp-content/plugins/redux-framework/ReduxCore/inc/fields/media/field_media.less
.redux-main {
    .button.remove-image, .removeCSS {
        margin-left: 10px;
        color: #ef521d;
    }
    .button.remove-image:hover, .removeCSS:hover {
        color: red;
    }
    .upload_button_div {
        margin-bottom: 5px;
    }
    .upload-error {
        float: left;
        color: #666;
        font-size: 10px;
        font-weight: bold;
        text-decoration: none;
        text-shadow: 1px 1px 0 #FFFFFF;
        margin: 0 10px 0 0;
        padding: 3px 10px;
        background: #FFDFEC;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }
    .reset-button {
        font-family: Arial, Verdana, sans-serif;
        float: left;
        margin: 0;
        color: #ef521d;
        border-color: #bbb;
    }
    .redux-option-image {
        max-height: 340px;
        max-width: 340px;
        padding: 5px;
        margin-bottom: 0;
        margin-top: 10px;
        margin-right: 15px;
        border: 1px solid #e3e3e3;
        background: #f7f7f7;
        -moz-border-radius: 3px;
        -khtml-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    .redux-main .upload {
        width: 80% !important;
    }
    .button {
        margin-top: 2px;
    }
}