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

/*
# cpanel - whostmgr/docroot/templates/hulkd/index.less
#                                                  Copyright 2022 cPanel, L.L.C.
#                                                           All rights reserved.
# copyright@cpanel.net                                         http://cpanel.net
# This code is subject to the cPanel license. Unauthorized copying is prohibited
*/
@import (reference) "bootstrap/source/less/variables.less";

.no-expand {
    resize: none;
}

.checkbox_colgroup,
.gear_colgroup {
    width: 5%;
}
.comment_colgroup,
.action_colgroup,
.ip_colgroup {
    width: 30%;
}

.checkbox_column {
    text-align: center;
}

.gear_column {
    text-align: right;
}

.ip_column {
    word-wrap: break-word;
}

html[dir="rtl"] .ip_column {
    text-align: right;
}

#enable_disable_control {
    margin: 5px;
    display: table;
    min-height: 60px;
}

.enable_disable_row {
    display: table-row;
}

.enable_disable_cell {
    padding: 5px;
    display: table-cell;
    vertical-align: middle;
    height: 60px;
}

.hulkd_status_message {
    font-size: 18px;
}

html[dir="rtl"] .gear_column {
    text-align: left;
}

.comment_column {
    width: 220px;
    .hyphens;
    word-wrap: break-word;
}

.wordbreak {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    white-space: normal;
}

html[dir="rtl"] .comment_column {
    text-align: right;
}

.gear_menu {
    text-align: left;
}

a.dropdown-toggle {
    cursor: default;
}

a.dropdown-toggle.disabled,
a.dropdown-toggle.disabled:hover,
a.dropdown-toggle.disabled:focus,
a.dropdown-toggle.disabled:active {
    color: #428bca; /* keep default link color */
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
}

#white_list_table,
#black_list_table {
    margin-top: 10px;
}

#config_form {
    margin-top: 15px;
}

.label_semibold {
    font-weight: 400;
}

.table > thead > tr > th.actions_header {
    padding-left: 24px;
}

html[dir="rtl"] .table > thead > tr > th.actions_header {
    padding-left: 0;
    padding-right: 24px;
    text-align: right;
}

.alert {
    margin-top: 20px;
}

.add_button {
    min-width: 120px;
}

.hyphens {
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

.bigger {
    margin-bottom: 10px;
}

.page-size-selector-container {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}

.search-container {
    display: block;
    margin-bottom: 0;
    vertical-align: top;
}

.search-container label {
    vertical-align: bottom;
}

.search-container .search {
    display: inline-block;
    margin: 0;
    vertical-align: bottom;
    padding: 0;
    width: 100%;
}

.search-page-container {
    padding: 5px 0 5px 0;
}

@media (min-width: @screen-xs-min) {
    .search-input-group {
        margin-top: 0.2rem;
        margin-bottom: 0.2rem;
    }
    .pagination-container {
        margin-top: 0.2rem;
        margin-bottom: 0.2rem;
    }
}

@media (min-width: @screen-sm-min) {
    .search-container .search {
        width: 80%;
    }
    .search-input-group {
        margin-top: 0.2rem;
        margin-bottom: 0.2rem;
    }
    .pagination-container {
        margin-top: 0.2rem;
        margin-bottom: 0.2rem;
    }
}

@media (min-width: @screen-md-min) {
    .search-container .search {
        width: 70%;
    }
    .search-page-container {
        height: 50px;
    }
    .batch-subform {
        margin-top: 8.4rem;
    }

    .search-input-group {
        margin-top: 0.2rem;
        margin-bottom: 0.2rem;
    }

    .pagination-container {
        margin-top: 0.2rem;
        margin-bottom: 0.2rem;
    }
}

@media (min-width: @screen-lg-min) {
    .batch-subform {
        margin-top: 5.8rem;
    }
}

.led {
    margin: 20px auto;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.25);
    box-shadow: #000 0 -1px 3px 1px;
}

.led-red {
    background-color: #f00;
    box-shadow: #000 0 -1px 3px 1px, inset #600 0 -1px 3px, #f00 0 2px 2px;
}

.led-green {
    background-color: #80ff00;
    box-shadow: #000 0 -1px 3px 1px, inset #460 0 -1px 3px, #80ff00 0 2px 2px;
}

.enable_disable_cell .fas {
    font-size: 18px;
}

#actionArea {
    margin-top: 20px;
}

.confirm_message {
    margin-left: 8px;
}

html[dir="rtl"] .confirm_message {
    margin-left: 0;
    margin-right: 8px;
}

.modal-header {
    background-color: #333333;
    color: #ffffff;
    font-weight: 400;
    height: 40px;
    padding: 10px;
}

.modal-header h4 {
    margin: 0;
    padding: 0;
}

.modal-footer {
    height: 50px;
    padding: 12px;
}

.modal-dialog {
    max-width: 500px;
}

.modal-body {
    padding: 10px;
    .hyphens;
    word-wrap: break-word;
}

html[dir="rtl"] .alert > .glyphicon {
    left: auto;
    right: 8px;
}

html[dir="rtl"] .alert-message {
    margin-right: 20px;
    margin-left: 0;
}

html[dir="rtl"] .gear_menu {
    right: auto;
    left: 0;
    float: right;
}

.batch-subform .tooltip-inner {
    text-align: left;
    word-wrap: break-word;
}

.table-overlay {
    opacity: 0.5;
}

.view-disabled {
    opacity: 0.6;
    pointer-events: none;
}

/*
 * Overrides of responsive_tables.less
 * classes
 */
.page-size select {
    width: 75px;
}
.indent-right {
    padding-left: 20px;
}
html[dir="rtl"] .indent-right {
    padding-right: 20px;
}

.switchable_panel {
    display: table;
    margin: 0;
    padding: 0;
    width: 100%;
}

.switchable_panel_group {
    display: table-row;
    margin: 0;
    padding: 0;
}

.panel_label,
.panel_switch {
    display: table-cell;
    margin: 0;
    padding: 0;
}

.panel_switch {
    text-align: right;
}

html[dir="rtl"] .panel_switch {
    text-align: left;
}

#ip_protection_settings.off,
#user_protection_settings.off,
#one_day_protection_settings.off {
    opacity: 0.5;
}

.form-control[disabled].ng-dirty {
    border-color: #ccc !important;
}
Back to Directory File Manager