Viewing File: /usr/local/cpanel/base/frontend/jupiter/domains/index.css
.table-action-button-label:focus {
background-color: #d4d4d4;color: #333333;
}
.table-action-button-label:hover {
color: #333333;background-color: #d4d4d4;box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.1), 0 4px 15px 0 rgba(0, 0, 0, 0.1);border: 1px solid #bbbbbb;
}
.info-block {
margin: 0 0 5px 0;
}
label {
margin: 0 0 5px 0;
}
.help-block {
margin-top: 3px;
font-size: 13px;
}
.validation-container {
margin-top: 5px;
}
a.list-group-item {
color: #428bca;
cursor: pointer;
}
.form-group {
margin-bottom: 25px;
}
.toggle-switch-label {
font-style: italic;
font-weight: bold;
}
.separator {
margin-top: 10px;
margin-bottom: 10px;
}
input.ng-invalid.ng-dirty {
border-color: #a94442;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.widget {
padding: 0 10px 10px 10px;
border-top: 2px solid #474747;
margin-bottom: 40px;
}
.widget ul {
list-style: none;
padding: 0;
margin-top: 20px;
}
.widget li {
margin-bottom: 12px;
line-height: 1.5;
}
.form-section {
margin: 50px 0;
}
.form-section-last {
margin-bottom: 0;
}
h4.widget-title {
margin-top: 30px;
margin-bottom: 20px;
padding-bottom: 5px;
font-size: 14px;
border-bottom: 2px solid #ddd;
/* #474747;*/
}
h2.widget-title {
margin-top: 0;
margin-bottom: 0;
}
.storage-details {
margin-top: 5px;
}
.widget-title {
font-size: 15px;
letter-spacing: 1px;
text-transform: uppercase;
text-align: left;
font-weight: 600;
}
html[dir="rtl"] .widget-title {
text-align: right;
}
.margin-bottom-20 {
margin-bottom: 20px;
}
.margin-top-20 {
margin-top: 20px;
}
/* We used to display button text in ALLCAPS, so some localized phrases
may be improperly formatted (since the styling made it unimportant to have
proper Title Case). This ensures that any such phrases will continue to
display correctly. */
.btn {
text-transform: capitalize;
}
.table > thead > tr > th {
border-top: 1px solid #323232 !important;
}
.action-bar {
margin-bottom: 10px;
}
th {
font-weight: normal;
}
.action-column {
padding-right: 20px !important;
width: auto;
}
@media (min-width: 601px) {
.action-column {
width: 1%;
padding-right: 0 !important;
}
}
@media (min-width: 768px) {
.action-column {
white-space: nowrap;
}
}
html[dir="rtl"] .action-column {
text-align: left;
padding-left: 20px !important;
}
@media (min-width: 601px) {
html[dir="rtl"] .action-column {
padding-left: 0 !important;
}
}
.progress {
height: 10px;
border: 1px solid #b1b1b1;
}
.icon-arrow-up:after {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f077";
position: relative;
bottom: 0;
left: 0;
}
.icon-arrow-down:after {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f078";
position: relative;
top: 0;
left: 0;
}
.table-action-button-label {
background: #eee;
border-radius: 2px;
border: 1px solid #ccc;
line-height: 1.42857143;
margin: 0;
padding: 6px 12px;
margin-right: 15px;
}
.table-action-button-label input[type="checkbox"] {
margin: 0;
}
html[dir="rtl"] .table-action-button-label {
margin-right: 0;
margin-left: 15px;
}
.table-action-button-sm {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
}
.table-action-button-container {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
font-weight: 400;
cursor: pointer;
}
.table-action-checkbox-label {
padding: 5px;
margin: 0;
}
.row-expand-container {
display: table-cell;
width: 40px;
}
.account-name {
display: table-cell;
}
.list-panel {
padding: 8px;
overflow: hidden;
}
html[dir="ltr"] .list-panel {
padding-left: 80px;
}
html[dir="rtl"] .list-panel {
padding-right: 80px;
}
.table > tbody > tr > td.expand-panel-data {
padding: 0;
border: 0;
}
.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;
}
.collapse-text {
text-overflow: ellipsis;
max-width: 200px;
overflow: hidden;
}
.expand-panel .expand-actions {
text-align: left;
}
html[dir="rtl"] .expand-panel .expand-actions {
text-align: right;
}
.expand-panel .expand-details dt {
font-weight: 600;
}
.expand-panel .expand-details dd {
margin-top: 3px;
margin-bottom: 15px;
}
.info-spacing {
padding-bottom: 5px;
}
@media only screen and (max-width: 767px) {
.expand-actions button {
display: inline-block;
}
html[dir="ltr"] .radio-inline + .radio-inline,
html[dir="ltr"] .checkbox-inline + .checkbox-inline {
margin-left: 0;
}
html[dir="rtl"] .radio-inline + .radio-inline,
html[dir="rtl"] .checkbox-inline + .checkbox-inline {
margin-right: 0;
}
}
@media only screen and (max-width: 600px) {
html[dir="ltr"] .radio-inline + .radio-inline,
html[dir="ltr"] .checkbox-inline + .checkbox-inline {
margin-left: 0;
}
html[dir="rtl"] .radio-inline + .radio-inline,
html[dir="rtl"] .checkbox-inline + .checkbox-inline {
margin-right: 0;
}
.responsive-table > tbody > tr,
.responsive-table > tbody > tr > td {
border: 0;
}
.responsive-table > tbody > tr:nth-child(2n + 2) {
border-bottom: 1px solid #ccc;
}
}
@media only screen and (max-width: 600px) {
/* Overwrites master-ltr.cmb.min.css default table styles */
.responsive-table > thead > tr {
position: initial;
}
.responsive-table > tbody > tr > td:before {
padding: 0;
}
.responsive-table > tbody > tr > td.expand-panel-data:before {
content: none;
}
th.name-column {
width: 100%;
}
.responsive-table tr {
display: flex;
}
.responsive-table .data-row td:nth-child(2) {
flex: 1 auto;
}
.responsive-table td:first-child {
flex: 1 auto;
}
}
/* Ensure this gets priority */
.table > tbody > tr > td.info,
.table > tbody > tr.info > td {
background-color: #d7edf9 !important;
}
.table > tbody > tr > td.active,
.table > tbody > tr.active > td {
background-color: #e0e0e0 !important;
color: #323232;
}
/* "odd" rows */
.table-striped-child > tbody > tr:nth-child(4n + 1) > td,
.table-striped-child > tbody > tr:nth-child(4n + 2) > td,
.table-striped-child > tbody > tr:nth-child(4n + 1) > th,
.table-striped-child > tbody > tr:nth-child(4n + 2) > th {
background-color: #f1f1f1;
}
/* "even" rows */
.table-striped-child > tbody > tr:nth-child(4n + 0) > td,
.table-striped-child > tbody > tr:nth-child(4n + 3) > td,
.table-striped-child > tbody > tr:nth-child(4n + 0) > th,
.table-striped-child > tbody > tr:nth-child(4n + 3) > th {
background-color: #f8f8f8;
}
.radio-inline label {
font-weight: normal;
}
.table-inline-label-container {
display: table-cell;
}
.label-offset {
margin-left: 10px;
}
html[dir="rtl"] .label-offset {
margin-left: 0;
margin-right: 10px;
}
.expand-actions {
padding: 10px 0 5px 0;
}
.form-control:focus {
color: #464a4c;
background-color: #fff;
border-color: #5cb3fd;
outline: 0;
box-shadow: none;
}
.table > tbody > tr > td.warning,
.table > tbody > tr.warning > td {
background-color: #fcf8e1 !important;
}
.table > tbody > tr > td.danger,
.table > tbody > tr.danger > td {
background-color: #f2dede !important;
}
/* Delete Warning Mode */
.delete-question-mark {
font-size: 45px;
color: #f1be38;
font-weight: 700;
position: relative;
top: 0;
padding-right: 10px;
}
html[dir="rtl"] .delete-question-mark {
padding-right: 0;
padding-left: 10px;
}
.list-panel .delete-question-mark {
position: relative;
top: -14px;
}
.delete-warning {
padding-top: 20px;
}
.delete-message {
font-weight: bold;
}
.delete-warning p {
padding-top: 10px;
}
.display-table-cell {
vertical-align: top;
display: table-cell;
}
.display-table {
display: table;
}
.box {
margin-bottom: 20px;
}
.text-warning {
color: #e9aa0b;
}
.callout-heading {
font-size: 16px;
margin-bottom: 15px;
font-family: inherit;
font-weight: 600;
line-height: 1.1;
color: inherit;
text-transform: capitalize;
}
.text-small {
font-size: 85%;
}
.text-uppercase {
text-transform: uppercase;
}
.callout {
margin: 15px 0 15px 0;
padding: 15px;
}
.dropdown-menu > li > div {
display: block;
padding: 3px 20px;
clear: both;
font-weight: 600;
white-space: nowrap;
}
html[dir="ltr"] .details-table th.name-column {
padding-left: 50px;
}
html[dir="rtl"] .details-table th.name-column {
padding-left: 50px;
}
html[dir="ltr"] .details-table td.check-column {
padding-right: 0;
width: 33px;
}
html[dir="rtl"] .details-table td.check-column {
padding-left: 0;
}
.widget-item-description {
margin-top: 30px;
}
.form-link {
padding: 10px 0 0 0;
text-transform: capitalize;
}
a,
a:active,
a:hover,
a:focus {
cursor: pointer;
}
.page-title-section {
display: inline-block;
vertical-align: top;
font-size: 20px;
}
.page-title {
display: block;
font-size: 30px;
text-transform: capitalize;
}
.pageSizeButtons {
display: flex;
}
.pagination a {
text-decoration: none;
}
.pagination > .disabled a,
.pagination > .disabled a:hover,
.pagination > .disabled a:focus {
color: #999;
background-color: #fff;
border-color: #ddd;
cursor: not-allowed;
text-decoration: none;
}
.panel-danger > .panel-heading {
background: transparent;
border: none;
}
.panel {
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.09);
}
.panel-default > .panel-heading {
background-color: #ffffff;
}
.panel-secondary,
.panel-secondary > .panel-heading,
.panel-secondary > .panel-footer,
.panel-secondary > .panel-body {
border-color: #ddd;
background-color: #fafafa;
}
.panel-secondary > .panel-heading {
background-color: none;
}
.panel-secondary .list-group-item {
background-color: #fafafa;
}
.stats-upgrade-link {
text-align: center;
}
.list-section {
margin: 15px 0 15px 0;
}
/* breadcrumb styles */
.breadcrumb .breadcrumb-separator {
padding: 0 5px;
}
@-webkit-keyframes highlight-changes {
0% {
background-color: transparent;
}
50% {
background-color: #faebcc;
}
100% {
background-color: transparent;
}
}
@keyframes highlight-changes {
0% {
background-color: transparent;
}
50% {
background-color: #faebcc;
}
100% {
background-color: transparent;
}
}
.label a,
.label a:active,
.label a:hover {
color: inherit;
font-size: inherit;
line-height: inherit;
}
.gear_column {
text-align: right;
}
.gear_menu {
text-align: left;
}
.checkbox label.text-muted {
font-style: italic;
}
.fixed-width-table {
table-layout: fixed;
}
.cutoff_with_ellipses {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
max-width: 100%;
}
.bottom-search-btn {
vertical-align: top;
margin: 0;
box-shadow: none;
}
.table-link {
display: inline-block;
vertical-align: middle;
padding-top: 6px;
padding-right: 12px;
padding-bottom: 6px;
padding-left: 0;
}
.table-controls-row {
margin-bottom: 10px;
}
.animate-show-hide {
position: relative;
top: 0;
}
.animate-show-hide.ng-enter {
transition: 0.25s linear all;
opacity: 0;
}
.animate-show-hide.ng-enter.ng-enter-active {
opacity: 1;
}
.animate-show-hide.ng-leave {
display: none;
}
.animate-show-hide-slide {
left: 0;
}
.animate-show-hide-slide.ng-enter {
left: -25vw;
}
.animate-show-hide-slide.ng-enter.ng-enter-active {
left: 0;
}
.animate-show-hide-slide.ng-leave {
left: 0;
}
.animate-show-hide-slide.ng-leave.ng-leave-active {
left: -25vw;
}
.domain-suggestion-list-group .list-group-item {
padding: 0;
}
.segmented-list {
display: flex;
}
.segmented-list input[type="radio"] {
display: none;
}
.segmented-list .list-group-item {
display: inline-block;
flex: 1;
margin-bottom: 0;
margin-left: -4px;
margin-right: 0;
}
.segmented-list .list-group-item:first-child {
border-top-right-radius: 0;
border-bottom-left-radius: 4px;
}
.segmented-list .list-group-item:last-child {
border-top-right-radius: 4px;
border-bottom-left-radius: 0;
}
.segmented-list .list-group-item[disabled="disabled"] {
cursor: default;
}
.segmented-list .list-group-item[disabled="disabled"]:hover,
.segmented-list .list-group-item[disabled="disabled"]:focus {
background-color: #fff;
}
.segmented-list .list-group-item[disabled="disabled"] .list-group-item-content {
font-style: italic;
}
.domain-chosen-selector {
width: 100%;
vertical-align: middle;
}
.chosen-container {
vertical-align: middle;
margin-top: 4px;
width: 100% !important;
}
.return-to-list-link {
text-align: right;
}
.global-actions-row {
text-align: left;
}
.domain-lister-view td a.btn:first-child {
padding-left: 0;
}
@media (max-width: 992px) {
.responsive-table table {
display: table;
}
.responsive-table thead {
display: table-header-group;
}
.responsive-table tbody {
display: table-row-group;
}
.responsive-table td,
.responsive-table th {
display: table-cell;
}
.responsive-table tr {
display: table-row;
}
.submit-form-group {
text-align: center;
}
.submit-form-group button {
margin-bottom: 4px;
}
.return-to-list-link {
text-align: center;
}
.global-actions-row {
text-align: left;
}
.break-on-mobile {
word-break: break-all;
white-space: normal;
}
}
@media (min-width: 768px) {
.action-column {
white-space: normal !important;
}
}
.gear_column {
width: 40px;
}
html[dir="rtl"] .gear_column {
text-align: left;
}
html[dir="rtl"] .gear_menu {
text-align: right;
left: 0;
right: auto;
}
html[dir="rtl"] .extraInfoSection {
padding-right: 80px;
}
.action-bar .form-control {
display: inline-block;
width: auto;
}
#domainItemLister_items_table_th_batchSelect,
table#domainItemLister_items_table > tbody > tr > td.batchSelectTd {
width: 30px;
flex: none;
}
.btn.url-link {
text-transform: none;
text-align: left;
}
.row-expand-container {
display: inline-block;
}
.extraInfoSection {
padding-left: 80px;
}
.extraInfoSection dt {
font-weight: 600;
}
.extraInfoSection dd {
margin-top: 3px;
margin-bottom: 15px;
}
Back to Directory
File Manager