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

.note {
    margin-bottom: 4px;
}
// This has to be added in this way because we cannot bring in bootstrap without refactoring this page
.experimental-label {
    background-color: #f0ad4e;
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    border-radius: 0.25em;
}

.propertyLabel.has-label span {
    vertical-align: middle;
}

.node-warning-message {
    margin-top: 5px;
    margin-bottom: 10px;
}

.callout-danger {
    background-color: #f2dede;
    border-left: 3px solid #d03f00;
}
Back to Directory File Manager