HEX
Server: Apache
System: Linux webd001.cluster127.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: mciraet (192513)
PHP: 8.2.31
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/mciraet/www/wp-content/themes/movedo/includes/framework/inc/fields/media/redux-media.scss
//removeIf(core)
.redux-main {
    .redux-media-slider {
        width: 40%;
        display: inline-block;
        margin-left: 30px;
    }

    .redux-media-filter-container {
        padding-top: 20px;

        .container-label {
            margin-bottom: 20px;
            padding-bottom: 1px;
            border-bottom: 1px solid #e7e7e7;
            font-weight: 600;
            font-size: 12px;
            color: #999;
        }

        .media-filter {
            display: inline-block;
            width: 47%;
            margin-bottom: 5px;

            label {
                display: inline-block;
                width: 130px;
                color: #999;

                &.disabled {

                    .filter-value {
                        color: #ccc;
                    }
                }
            }
        }
    }
}
//removeIf(core)