Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/update_config/index.css

/*
     WARNING: This is a generated file. Any changes you make directly to this file
     will be overwritten when the file is regenerated. Add styles to the appropriate
     .less file instead.
*/
#current_info dd {
  margin-bottom: 8px;
}
.dl-horizontal dd {
  margin-left: 280px;
}
.additional-note {
  padding: 3px 0 3px 0;
}
.font-italic {
  font-style: italic;
}
.additional-version-details {
  margin-top: 10px;
}
a.reference:hover {
  text-decoration: none;
}
.grayed {
  color: #999999;
}
#cjt_pagenotice_container {
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0;
}
#cjt_pagenotice_container div.cjt-notice-content {
  margin-top: 15px;
  margin-bottom: 15px;
}
#dev-release-warning {
  margin-top: 15px;
  margin-bottom: 15px;
  margin-right: 30px;
  margin-left: 30px;
}
#pageNotices {
  margin-top: 10px;
}
#clusterServersNotice {
  margin-top: 10px;
}
#current_info {
  margin-left: 5px;
  margin-bottom: 15px;
}
#showClusterResults,
#updateNowBtn {
  color: #428bca;
}
#likeThisFeature {
  left: 60px;
}
html[dir="rtl"] #likeThisFeature {
  right: 60px;
}
.help-block {
  line-height: inherit;
}
.custom-tier-row .col3 label {
  white-space: nowrap;
}
#tierTable > thead > tr > td,
#tierTable > tbody > tr > td,
#tierTable > tfoot > tr > td {
  vertical-align: top;
}
.custom-tier-warning-row .alert.alert-warning {
  margin-bottom: 0;
  display: inline-block;
}
.custom-tier-warning-row td[colspan] {
  padding-top: 0;
}
.table > tbody > tr.custom-tier-warning-row > td {
  border-top: 0;
}
.custom-tier-warning-dummy-row {
  display: none;
}
/**
 * Overrides for WHM's outdated styles. This was stolen from cjt2/alertList.less
 */
.custom-tier-warning-row {
  /*
# alerts.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
*/
  /* ------------------------------------------------------------------------------ */
  /* Alerts
/* ------------------------------------------------------------------------------ */
}
[dir="ltr"] .custom-tier-warning-row .alert-message,
[dir="rtl"] .custom-tier-warning-row .alert-message {
  margin: 0px;
}
[dir="ltr"] .custom-tier-warning-row .alert-message > .alert-title,
[dir="rtl"] .custom-tier-warning-row .alert-message > .alert-title {
  padding: 0;
}
.custom-tier-warning-row .alert-message {
  display: block;
}
.custom-tier-warning-row .alert-danger {
  background-color: #f2dede;
  border: 1px solid #d03f00;
  box-shadow: inset 41px 0 #d03f00;
}
html[dir="ltr"] .custom-tier-warning-row .alert-danger {
  box-shadow: inset 41px 0 #d03f00;
}
html[dir="rtl"] .custom-tier-warning-row .alert-danger {
  box-shadow: inset -41px 0 #d03f00;
}
.custom-tier-warning-row .alert-danger > .glyphicon {
  color: #f2dede;
}
.custom-tier-warning-row .alert-success {
  background-color: #dff2d5;
  border: 1px solid #83b655;
  box-shadow: inset 41px 0 #83b655;
}
html[dir="ltr"] .custom-tier-warning-row .alert-success {
  box-shadow: inset 41px 0 #83b655;
}
html[dir="rtl"] .custom-tier-warning-row .alert-success {
  box-shadow: inset -41px 0 #83b655;
}
.custom-tier-warning-row .alert-success > .glyphicon {
  color: #dff2d5;
}
.custom-tier-warning-row .alert-warning {
  background-color: #fcf8e1;
  border: 1px solid #f6c342;
  box-shadow: inset 41px 0 #f6c342;
}
html[dir="ltr"] .custom-tier-warning-row .alert-warning {
  box-shadow: inset 41px 0 #f6c342;
}
html[dir="rtl"] .custom-tier-warning-row .alert-warning {
  box-shadow: inset -41px 0 #f6c342;
}
.custom-tier-warning-row .alert-warning > .glyphicon {
  color: #fcf8e1;
}
.custom-tier-warning-row .alert-info {
  background-color: #d7edf9;
  border: 1px solid #179bd7;
  box-shadow: inset 41px 0 #179bd7;
}
html[dir="ltr"] .custom-tier-warning-row .alert-info {
  box-shadow: inset 41px 0 #179bd7;
}
html[dir="rtl"] .custom-tier-warning-row .alert-info {
  box-shadow: inset -41px 0 #179bd7;
}
.custom-tier-warning-row .alert-info > .glyphicon {
  color: #d7edf9;
}
.custom-tier-warning-row .alert {
  position: relative;
  border-radius: 2px;
}
html[dir="ltr"] .custom-tier-warning-row .alert {
  padding: 10px 30px 10px 50px;
}
html[dir="rtl"] .custom-tier-warning-row .alert {
  padding: 10px 50px 10px 30px;
}
.custom-tier-warning-row .alert > .glyphicon {
  top: 9px;
  position: absolute;
  font-size: 20px;
}
html[dir="ltr"] .custom-tier-warning-row .alert > .glyphicon {
  left: 10px;
}
html[dir="rtl"] .custom-tier-warning-row .alert > .glyphicon {
  right: 10px;
}
.custom-tier-warning-row .alert-message {
  color: #333333;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
.custom-tier-warning-row .alert-message a {
  text-decoration: underline;
}
.custom-tier-warning-row .alert .close {
  top: -2px;
  position: relative;
}
html[dir="ltr"] .custom-tier-warning-row .alert .close {
  right: -21px;
}
html[dir="rtl"] .custom-tier-warning-row .alert .close {
  left: -21px;
}
Back to Directory File Manager