Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mysqlhost/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.
*/
.gearColumn {
text-align: right;
}
html[dir="rtl"] .gearColumn {
text-align: left;
}
.gearColumn a.btn.btn-link {
text-align: right;
padding-right: 0;
padding-left: 0;
}
.gear_menu {
text-align: left;
}
.gear_column a.dropdown-toggle.disabled {
cursor: not-allowed;
}
#gearMenu .dropdown-menu a {
background-color: #ffffff;
}
#gearMenu .dropdown-menu a:hover {
background-color: #f5f5f5;
}
html[dir="rtl"] .gear_menu {
right: auto;
left: 0;
float: right;
}
.ezAccessButtons {
text-align: right;
padding: 8px;
}
html[dir="rtl"] .ezAccessButtons {
text-align: left;
}
#editor {
width: 100%;
}
#actionsHeader {
padding-left: 20px;
padding-right: 20px;
}
.tooltip-inner {
text-align: left;
word-wrap: break-word;
}
/*
* Form styles
*/
.section-heading {
padding-top: 0;
}
.section-body {
border-top: 1px solid #cccccc;
padding: 10px 20px 10px 20px;
border-radius: 2px;
}
.modal-header {
background-color: #333333;
color: #ffffff;
font-weight: 400;
height: 40px;
padding: 10px;
}
.modal-header h4 {
margin: 0;
padding: 0;
}
.modal-footer {
height: 50px;
padding: 12px;
}
.modal-dialog {
max-width: 500px;
}
.modal-body {
padding: 10px;
-ms-hyphens: auto;
-moz-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
word-wrap: break-word;
}
.confirmMessage {
margin-left: 8px;
}
html[dir="rtl"] .confirmMessage {
margin-left: 0;
margin-right: 8px;
}
.section-heading {
padding-top: 0;
}
.table > tbody > tr > td.profileStatus {
padding: 0;
vertical-align: middle;
text-align: center;
margin: 0;
min-height: 28px;
}
.statusIconContainer {
display: inline-block;
margin: 0;
padding: 0;
padding-top: 3px;
transition-duration: 2s;
transition-property: opacity;
transition-timing-function: linear;
opacity: 1;
width: 32px;
height: 32px;
text-align: center;
}
.statusIconContainer.ng-hide {
opacity: 0;
}
.statusIconContainer.ng-hide-add,
.statusIconContainer.ng-hide-remove {
display: inline-block !important;
}
.statusIcon {
background-color: transparent;
border-radius: 0;
width: 28px;
height: 28px;
}
.responsive-table > tbody > tr > td.activateStepsControl {
width: 24px;
text-align: center;
vertical-align: middle;
line-height: 1;
padding: 5px 0;
}
.responsive-table > tbody > tr > td.activateStepsControl.onTop {
visibility: visible;
}
.responsive-table > tbody > tr > td.activateStepsControl.onBottom {
visibility: hidden;
display: none;
vertical-align: middle;
width: 100%;
}
.responsive-table > tbody > tr > td.activateStepsControl.onBottom .fas {
vertical-align: text-top;
}
.responsive-table > tbody > tr > td.activateStepsControl.onBottom:hover {
text-decoration: none;
}
.activateStepsControl .fas {
font-size: 20px;
}
.activateStepsControl a {
display: block;
padding: 0;
}
.activateStepsControl span {
margin: 0;
padding: 0;
display: inline-block !important;
}
tbody tr.profileDataRow.odd td {
background-color: #f9f9f9;
}
.status-success {
color: green;
}
.status-info {
color: blue;
}
.status-danger {
color: red;
}
.altEditProfile {
visibility: hidden;
display: none;
width: initial;
padding-right: 12px;
}
.show-hide-details {
visibility: hidden;
display: none;
}
.text-with-tri-tab {
display: table;
width: 100%;
padding-left: 3px;
}
.text-with-tri-row {
display: table-row;
text-align: left;
}
.text-with-tri {
display: table-cell;
vertical-align: middle;
color: #428bca;
}
.text-with-tri a {
text-decoration: none;
}
.text-with-tri a:hover {
text-decoration: underline;
}
.mysql-option {
font-family: monospace;
}
@media only screen and (max-width: 800px) {
.responsive-table > tbody > tr > td.gearColumn {
visibility: hidden;
display: none;
vertical-align: middle;
}
.show-hide-details {
font-weight: bold;
text-decoration: none;
visibility: visible;
display: inline;
}
.altEditProfile {
visibility: visible;
display: inherit;
padding-left: 0;
display: inline-block !important;
}
html[dir="rtl"] .altEditProfile {
padding-left: 12px;
padding-right: 0;
}
.responsive-table > tbody > tr > td.action-buttons .btn {
padding-left: 0;
}
html[dir="rtl"] .responsive-table > tbody > tr > td.action-buttons .btn {
padding-left: 12px;
padding-right: 0;
}
.responsive-table > tbody > tr > td.steps-callout-bottom {
padding: 0;
border-bottom: none;
margin: 0;
}
.responsive-table > tbody > tr.steps-callout-row-bottom {
margin: 0;
border-top: none;
border-bottom: none;
padding: 5px;
}
.statusIcon {
margin-left: 15px;
margin-right: 15px;
}
.responsive-table > tbody > tr > td.activateStepsControl {
padding-left: 0;
padding-right: 0;
}
.responsive-table > tbody > tr > td.activateStepsControl.onTop {
visibility: hidden;
display: none !important;
}
.responsive-table > tbody > tr > td.activateStepsControl.onBottom {
visibility: visible;
display: inherit;
padding-left: 5px;
padding-right: 5px;
}
table > tbody > tr > td.profileStatus {
margin-left: 5px;
margin-right: 5px;
}
}
.mysql-profiles-content .growl-message .growl-troubleshooting-link {
margin-top: 1em;
}
Back to Directory
File Manager