HEX
Server: Apache/2.4.25
System: Linux ion14 4.9.0-8-amd64 #1 SMP Debian 4.9.144-3.1 (2019-02-19) x86_64
User: (10087)
PHP: 7.4.30
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,system, exec, shell_exec, passthru, popen, proc_open
Upload Files
File: /home/www/web115/wordpress/wp-content/themes/osmosis/includes/framework/assets/scss/rtl.scss
html[dir="rtl"]
.redux-container {
    .redux-action_bar {
        float: left;
    }
}

.redux-container .expand_options,
.redux-sidebar,
.cb-enable,
.cb-disable,
.cb-enable span,
.cb-disable span,
#redux-footer #redux-share {
    float: right;
}

.redux-main {
    border-left: 0;
    margin-left: 0;
    border-right: 1px solid #d8d8d8;
    margin-right: 201px;

    .redux-typography-container .typography-preview {
        text-align: center !important;
        direction: ltr !important;
    }
}

.redux-group-tab-link-a {
    padding-left: 0;
    padding-right: 30px;

    i {
        padding-left: 10px;
        padding-right: 5px;
    }

    span.group_title {
        padding-left: 0;
        padding-right: 30px;
    }
}

.redux_slider {
    margin-left: 0;
    margin-right: 15px;
}

.redux-action_bar {
    float: left !important;
}

.expand_options {
    float: right !important;
    border: 1px solid #f00;
}

.redux_field_th {
    padding: 20px 0 20px 10px !important;
}

.field-desc {
    text-align: right;
}

.redux-container-ace_editor,
.redux-container-border,
.redux-container-spacing,
.redux-container-dimensions {
    direction: ltr !important;
}

.redux-container-border .field-border-input,
.redux-container-border .redux-color-init,
.redux-container-border .redux-border-style,
.redux-container-sorter,
.redux-container-border,
.redux-container-spacing,
.redux-container-spacing .field-spacing-input,
.redux-container-dimensions .redux-dimensions-container,
.redux-container-text label,
.redux-container-checkbox input,
.typography-font-bar,
.typography-style-bar,
.redux-color.redux-typography-color,
.redux-typography-subsets {
    float: right !important;
}

.input-append {
    margin-right: 10px;
    direction: ltr !important;
}

.redux-container-slider,
.redux-container-spinner,
.redux-container-switch {
    direction: ltr !important;
    float: right;
    margin: 0;
}

.redux-info-field {
    .redux-info-icon {
        margin-left: 15px;
    }
}

#redux-share {
    float: right !important;
}

.redux-sidebar {
    .redux-menu-warning,
    .redux-menu-error,
    .hasSubSections .extraIconSubsections {
        float: left;
    }
}

.select2-search-choice-close {
    left: 23px !important;
}