Viewing File: /usr/local/cpanel/whostmgr/docroot/css2/list_db_objects.less

/* TODO: Remove this once we can remove CJT/YUI. */
.yui-overlay {
    position: absolute;
}

.pagination {
    margin-top: 0;
    margin-bottom: 0;
    cursor: pointer;
}

.form-inline .page-size-controller {
    vertical-align: top;
}

.pagination > li .cp-page-jumper {
    float: left;
    text-align: center;
    font-weight: bold;
    border: 1px solid #ddd;
    border-left: none;

    height: 34px;
    box-sizing: border-box;

    &[disabled] {
        color: graytext;
        cursor: not-allowed;
    }
}

.cjt-notice-content textarea {
    color: #333333;
}
Back to Directory File Manager