Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mail_blocked_countries/index.less

@import (reference) "bootstrap/source/less/variables.less";

.page-scripts12-mail_blocked_countries {
    @import "css/ux-styles.less";

    .toggle-column {
        min-width: 90px;
    }

    .name-column label {
        margin: 0;
    }

    .check-column {
        text-align: center;
        width: 35px;
    }

    .cjt2-toggle-switch {
        .toggle-switch-label::after {
            font-style: normal;
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            content: "\f00c";
        }

        &.switch-off .toggle-switch-label::after {
            content: "\f05e";
        }
    }
}
Back to Directory File Manager