Viewing File: /usr/local/cpanel/whostmgr/docroot/themes/x/style.css

/**
# cpanel - whostmgr/docroot/themes/x/style.css     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
*/

/*General Styles*/
body {
    font: 14px "Open Sans", Arial, sans-serif;
    line-height: 18px;
    *font-size: small; /* for IE */
    *font: x-small; /* for IE in quirks mode */
    /* This is the @jupiter-background-color variable */
    --jupiter-background-color: #fafafa;
    background-color: var(--jupiter-background-color);
}

/* ------------------------------------------------------------------------- */
/* Page Title                                                                */
/* ------------------------------------------------------------------------- */
.defheader__page-title-container {
    display: flex;
    align-items: center;
}

.defheader__page-title-icon {
    margin-right: 0.5rem;
}

.defheader__page-title {
    font-size: 30px;
    text-transform: capitalize;
}

a:link,
a:visited,
a:active {
    color: #0088cc;
    text-decoration: none;
}

a:hover {
    color: #0088cc;
    text-decoration: underline;
    cursor: pointer;
}

.med {
    font-size: 12px;
}
a:hover {
    color: #0088cc;
    text-decoration: underline;
}
ul.blocklist {
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}
.select-drop {
    padding: 0px;
}

#stats-but {
    text-align: center;
}
#stats-but a {
    text-align: center;
    display: inline;
}

.boldit {
    font-weight: bold;
}
.clearit {
    clear: both;
    margin: 0;
    padding: 0;
}

caption {
    font-weight: bold;
}
.status {
    color: #68818f; /*true green #006600*/
    font-weight: bold;
}
.caution {
    color: #faa523;
    font-weight: bold;
}
.return-link {
    padding-top: 20px;
    text-align: center;
}
.output {
    overflow: auto;
    background-color: #e9e9e9;
    font-family: "Andale Mono", "Courier New", Courier, monospace;
    color: #444;
    font-size: 12px;
    font-weight: 600;
    border: 1px solid #555555;
}
.error {
    color: #990000;
    font-size: 13px;
}
.details {
    background-color: #ccc;
    border: 1px #aaa dotted;
    display: none;
    font-weight: bold;
    font-size: 12px;
}
.help {
    float: right;
}
#latest-visit li {
    list-style-image: url(/images/display.jpg);
}
.dialogsubmit {
    background-color: #fff;
}
.dialogbg {
    background-color: #fff;
    font-weight: bold;
    color: #ff0000;
}
/*End of style.css*/
.hidden {
    display: none;
}

.actions {
    background-color: #f3f3f3;
    border: 1px #dcdfe3 solid;
    margin-left: 20px;
}
.inaction {
    background-color: #ffffff;
    margin-left: 30px;
    border-width: 1px;
    border-spacing: 2px;
    border-style: inset;
    border-color: gray;
    border-collapse: collapse;
    background-color: white;
}
.inaction th {
    border-width: 1px;
    padding: 1px;
    border-style: outset;
    border-color: gray;
    background-color: #999;
    -moz-border-radius: 0px;
    padding: 4px;
}
.inaction td {
    border-width: thin;
    padding: 1px;
    border-style: outset;
    border-color: gray;
    background-color: white;
    -moz-border-radius: 0px;
    padding: 4px;
}
.form {
    background-color: #f3f3f3;
    padding: 4px;
    border: 1px #dcdfe3 solid;
    overflow: auto;
    font-weight: normal;
    font-size: 12px;
    margin: 0px 0px 0px 12px;
}
.indent {
    padding: 3px;
    margin-left: 10px;
}
.indented {
    padding: 5px;
    margin-left: 50px;
}
.actiontable {
    background-color: #ffffff;
}
.actiontable th {
    background-color: #666666;
    color: #ffffff;
}
.nobullet {
    list-style-type: none;
}
.lvl2 {
    margin-left: 10px;
}
.red {
    color: red;
}
#rightinfo {
    float: left;
    width: 400px;
    margin-left: 40px;
}
#leftform {
    float: left;
    width: 540px;
    overflow: none;
}
.nrmtxt {
    font-size: 12px;
}
.label {
    float: left;
    width: 150px;
    margin-bottom: 8px;
    margin-left: 20px;
}
.label2 {
    float: left;
    width: 250px;
    margin-bottom: 12px;
    margin-left: 20px;
}
.text {
    width: 180px;
    margin-bottom: 8px;
    display: inline;
}
.checklabel {
    font-size: 12px;
    width: 24px;
    margin-left: 12px;
    margin-right: 4px;
    margin-bottom: 8px;
    display: inline;
    padding-top: -6px;
    height: 30px;
}
.checkbox {
    width: 12px;
    margin: 8px 0px;
    display: inline;
}
.select {
    width: 200px;
    margin-bottom: 8px;
    display: inline;
}
.tall {
    height: 40px;
}
h2 {
    font-variant: normal;
    color: #000;
    font-size: 12px;
}
.formverifyfailed {
    background-color: #faa;
}
#pass_form_wrap {
    width: 70%;
    margin-left: 15px;
}
#pass_form_wrap .acct_list {
    width: 30%;
    float: left;
}
#pass_form_wrap .pass_form {
    width: 30%;
    float: left;
}
.accept {
    background: url(/images/accept.gif) no-repeat;
    width: 16px;
    height: 16px;
}
.reject {
    background: url(/images/reject.gif) no-repeat;
    width: 16px;
    height: 16px;
}
.yui-panel .bd p.validation_msg,
.panel .bd p.validation_msg,
.validation_msg {
    background: url(/images/reject.gif) no-repeat left top;
    color: #ff0505;
    border-bottom: solid 1px #eee;
    font-weight: bold;
    padding: 0px 0 10px 20px;
}
.yui-panel .container-close {
    background: transparent url(/yui/container/assets/close12_1.gif) no-repeat
        scroll 0 0;
}

.sync_dns_container {
    border: 5px solid #ddd;
    margin: 7px 0 15px;
    padding: 0 10px 0;
    width: 530px;
}

.sync_dns_container h3 {
    border-bottom: 1px solid #ddd;
    margin: 10px 0 0;
    padding: 0 0 2px;
}

.sdc_container {
    font-size: 93%;
    margin: 15px 0 15px 5px;
}

.sdc_module {
    margin: 7px 0 0 17px;
}

.sdc_container p.description {
    color: #444;
    font-size: 93%;
    margin: 10px 0 0 17px;
}
.body-content {
    margin: 10px 20px;
}
.sync_dns_container label {
    display: inline;
    float: none;
    font-weight: bold;
    width: 250px;
}

.scellheader a:link,
.scellheader a:hover,
.scellheader a:visited,
.scellheader a:active {
}

.action_link,
.fake_anchor {
    color: #0088cc;
    cursor: pointer;
}
.fake_anchor:hover {
    color: #0088cc;
    text-decoration: underline;
}

table.brick {
    margin: 0;
    width: 97%; /* adjusted for exim config manager */
}

table.brick th {
    text-align: left;
}

.brickcontainer {
    /* ACCOMPLISHES CENTERING */
    display: table;
}
.brinkcontainer ul li {
    display: block;
}
.brickcontainer2 {
    /* EQUALIZES BRICKS' WIDTHS */
    display: table-cell;
}

#whm_nav ul li {
    font-size: 11px;
}
.uniform_page_padding {
    padding-left: 15px;
}
.highlight {
    background: #f3f3f3 none repeat scroll 0 0 !important;
    border: 1px solid #b1b1b1 !important;
    margin: 0px 8px 12px 8px;
    padding: 12px 5px 8px;
}
hr.hr {
    color: #b1b1b1 !important;
}
ol#sec-ques {
    list-style: none;
}

/* ******************************************* *
    New styles as part WHM Improvements
 * ******************************************* */
/*-------------------------------
    Support menu
   ------------------------------- */
.slideTab {
    display: table;
    position: relative;
    margin: 0 20px 0 0;
    width: 31px;
    height: 32px;
}

html[dir="rtl"] .slideTab {
    margin: 0 0 0 20px;
}

.slideTab:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    border: none;
    outline: none;
}

.slideTab a {
    padding: 5px;
    border: 1px solid #555253;
    color: #555253;
    border-radius: 3px;
    -ms-filter: "alpha(opacity=75)";
    filter: alpha(opacity=75);
    -webkit-opacity: 0.75;
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
    opacity: 0.75;
    display: table-cell;
    vertical-align: middle;
}

.slideTab a:hover,
.slideTab a:focus {
    cursor: pointer;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.slideTab.active a {
    cursor: pointer;
    border: 1px solid #ff6c2c;
    color: #ff6c2c;
}

/*'.slideTabHover' css class is used by the image in slide tab
  to change the opacity "onfocus". Had to use this explicit class
  due to IE8 not supporting :focus selector for images.
*/
.slideTabHover {
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    /* IE 5-7 */
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    /* Netscape */
    -moz-opacity: 1;
    /* Safari 1.x */
    -khtml-opacity: 1;
    /* Good browsers */
    opacity: 1;
}

.slidePanel {
    background-color: #5c5c5c;
    -webkit-box-shadow: 3px 2px 3px #4c4c4c;
    -moz-box-shadow: 3px 2px 3px #4c4c4c;
    -o-box-shadow: 3px 2px 3px #4c4c4c;
    box-shadow: 3px 2px 3px #4c4c4c;
}

html[dir="ltr"] .slidePanel {
    -webkit-box-shadow: 3px 2px 3px #4c4c4c;
    -moz-box-shadow: 3px 2px 3px #4c4c4c;
    -o-box-shadow: 3px 2px 3px #4c4c4c;
    box-shadow: 3px 2px 3px #4c4c4c;
}
html[dir="rtl"] .slidePanel {
    -webkit-box-shadow: -3px 2px 3px #4c4c4c;
    -moz-box-shadow: -3px 2px 3px #4c4c4c;
    -o-box-shadow: -3px 2px 3px #4c4c4c;
    box-shadow: -3px 2px 3px #4c4c4c;
}

.slidePanel a {
    /* Visual */
    color: #ffffff;
    text-decoration: none;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    /* IE 5-7 */
    filter: alpha(opacity=70);
    -webkit-opacity: 0.7;
    /* Netscape */
    -moz-opacity: 0.7;
    /* Safari 1.x */
    -khtml-opacity: 0.7;
    /* Good browsers */
    opacity: 0.7;
    border: none;
    outline: none;
}

.slidePanel a:hover,
.slidePanel a:focus {
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    /* IE 5-7 */
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    /* Netscape */
    -moz-opacity: 1;
    /* Safari 1.x */
    -khtml-opacity: 1;
    /* Good browsers */
    opacity: 1;
    text-decoration: underline;
}

/***** breadcrumb visual styles *******/

.breadcrumbs {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0;
    padding: 0 5px 0 0;
    margin: 0;
    width: 100%;
    vertical-align: middle;
    line-height: 18px;
}

.breadcrumbs li {
    display: inline;
    padding: 3px 3px 3px 3px;
}

.breadcrumbs li .leafNode {
    color: #333333;
    opacity: 0.9;
}

.breadcrumbs a#docs-link img {
    width: 18px;
    height: 18px;
    color: black;
}

.muted {
    color: #999999;
}

/* ------------------------------------------------------------------------------ */
/* trial and developer warning visual styles
/* ------------------------------------------------------------------------------ */
.callout {
    border-left-style: solid;
    border-left-color: #eeeeee;
}
.callout-warning {
    background-color: #fcf8e1;
    border-left-color: #f1c40f;
}
.callout-info {
    background-color: #d7edf9;
    border-left-color: #2980b9;
}

.callout-cpanel {
    background-color: #f5f5f5;
    border-left-color: #ff6c2c;
}

.trialLicenseWarning h2,
.developerLicenseWarning h2 {
    margin-bottom: 20px;
    margin-top: 0;
    font-weight: normal;
}

.trial-warning-content {
    max-width: 600px;
    word-wrap: break-word;
    line-height: 1.42857143;
}

.experimental-os-content {
    max-width: 600px;
    word-wrap: break-word;
    line-height: 1.42857143;
}

.padding-top-10 {
    padding-top: 10px;
    display: block;
}

ul.trial-list {
    list-style-type: none;
    padding: 10px 0 0;
    margin: 0 10px;
}

.callout .btn {
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#masterContainer .callout .btn-cpanel {
    color: #fff;
    background-color: #ff6c2c;
}

#masterContainer .callout .btn-cpanel:hover,
#masterContainer .callout .btn-cpanel:focus {
    background-color: #d03f00;
    text-decoration: none;
}

#masterContainer .callout .btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.yui-skin-sam .yui-navset .yui-content {
    background: none !important;
}

.yui-skin-sam .yui-navset .yui-nav a,
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a {
    background: url(images/yui-sprite.png) repeat-x scroll 0 0 #eaeaea !important;
}

.yui-skin-sam .yui-navset .yui-nav .selected a,
.yui-skin-sam .yui-navset .yui-nav .selected a:focus,
.yui-skin-sam .yui-navset .yui-nav .selected a:hover {
    background: #4c4c4c url(images/yui-sprite.png) repeat-x left -1400px !important;
}
.yui-skin-sam .yui-navset .yui-nav a:hover,
.yui-skin-sam .yui-navset .yui-nav a:focus {
    background: #333333 url(images/yui-sprite.png) repeat-x left -1300px !important;
    outline: 0;
}
.yui-skin-sam .yui-navset .yui-nav a em,
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a em {
    top: 0px !important;
}
.yui-skin-sam .yui-navset .yui-nav,
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav {
    border-color: #333333 !important;
}
.yui-skin-sam .yui-dt th {
    background: #eaeaea url(images/yui-sprite.png) repeat-x 0 0 !important; /* header gradient */
}
/* sortable columns */
.yui-skin-sam th.yui-dt-asc,
.yui-skin-sam th.yui-dt-desc {
    background: #e5e5e5 !important; /* sorted header gradient */
}

.yui-dt-editor .yui-dt-button {
    padding-top: 6px;
    text-align: right;
}
.yui-dt-editor .yui-dt-button button {
    background: url(images/yui-sprite.png) repeat-x 0 0 !important;
    border: 1px solid #999;
    margin-left: 6px;
}
.yui-dt-editor .yui-dt-button button.yui-dt-default {
    background: url(images/yui-sprite.png) repeat-x 0 -1400px !important;
    background-color: #5584e0;
    border: 1px solid #304369;
    color: #fff;
}
.yui-dt-editor .yui-dt-button button:hover {
    background: url(images/yui-sprite.png) repeat-x 0 -1300px !important;
    color: #000;
}
.yui-dt-editor .yui-dt-button button:active {
    background: url(images/yui-sprite.png) repeat-x 0 -1700px !important;
    color: #000;
}

/* The yui styles below are overridden styles for buttons in yui dialog boxes.
* These styles are kept temporarily here. They can be removed
* once new styles are written for yui related html
*/
.button-group > button,
.button-group > button.default {
    background-color: #428bca;
    color: #ffffff;
    /* the below styles are borrowed from input-button
    * to make the the buttons in dialog box look like one of them.*/
    border-radius: 2px;
    border: solid 1px #357ebd;
}

.button-group > button:hover,
.button-group > button.hover {
    cursor: pointer;
    background-color: #3276b1;
    border-color: #285e8e;
    color: #ffffff;
}

.button-group > button:active {
    cursor: pointer;
    background-color: #3276b1;
    border-color: #285e8e;
    color: #ffffff;
}

/* Rule to fix FB186717 below */
#waitpanel_mask {
    position: fixed;
}

/* expand collapse navigation */

#mobileMenuCollapseLink {
    display: table-cell;
    cursor: pointer;
    text-decoration: none;
    vertical-align: middle;
}
#mobileMenuCollapseLink .mobile-menu-icon {
    display: inline-block;
    background: url(/images/hamburger-left-dark.svg) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 25px;
    height: 25px;
    margin: 0 4px 0 4px;
    padding-right: 4px;
}
body.nav-collapsed #mobileMenuCollapseLink .mobile-menu-icon {
    background: url(/images/hamburger-right-dark.svg) no-repeat;
}
html[dir="rtl"] #mobileMenuCollapseLink .mobile-menu-icon {
    background: url(/images/hamburger-right-dark.svg) no-repeat;
}
html[dir="rtl"] body.nav-collapsed #mobileMenuCollapseLink .mobile-menu-icon {
    background: url(/images/hamburger-left-dark.svg) no-repeat;
}

@media (max-width: 768px) {
    html[dir="rtl"]
        body.nav-collapsed
        #mobileMenuCollapseLink
        .mobile-menu-icon {
        width: 21px;
        height: 21px;
    }
}

/* ------------------------------------------------------------------------------ */
/* Alerts
/* ------------------------------------------------------------------------------ */
.alert-danger {
    background-color: #f2dede;
    border: 1px solid #e74c3c;
}

.alert-success {
    background-color: #dff2d5;
    border: 1px solid #27ae60;
}

.alert-warning {
    background-color: #fcf8e1;
    border: 1px solid #f1c40f;
}

.alert-info {
    background-color: #d7edf9;
    border: 1px solid #2980b9;
}

.alert {
    position: relative;
}

.alert-message {
    color: #333333;
    display: table;
    vertical-align: middle;
}

[dir="ltr"] .alert-message {
    margin-left: 20px;
}

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

.alert-message a {
    text-decoration: underline;
}

[dir="ltr"] .alert-message > .alert-title {
    padding-right: 10px;
}

[dir="rtl"] .alert-message > .alert-title {
    padding-left: 10px;
}
Back to Directory File Manager