Mini Shell
.alert {
padding-left: 10px;
}
.alert p {
color: #333333;
}
.alert-info {
box-shadow: inset 2px 0 #179bd7;
}
.alert-danger {
box-shadow: inset 2px 0 #a94442;
}
.panel-title a {
color: #000;
text-decoration: none;
}
.panel-default {
border: none;
background-color: #fafafa !important;
}
.panel-default>.panel-heading {
background-color: #fafafa;
}
.panel-default>.panel-heading+.panel-collapse .panel-body {
border-top: none !important;
}
.disabled .toggle-switch {
display: none !important;
}
.accordion_legend h4{
padding-left: 1em;
}
.domain-border {
border-top: 2px solid black;
}
.collapse.in {
margin-bottom: 30px;
}
.custom_items {
max-height: 150px;
overflow-y: scroll;
background-color: #fcfcfc;
padding: 0 10px;
margin: 10px 0 10px 30px;
}
.text-warning {
color: #e9aa0b;
}
.text-success {
color: #3c763d;
}
.text-error {
color: #9b3535;
}
#loading-div {
color: #333;
z-index: 999;
position: absolute;
margin: 60px 2px;
font-size: 1.4rem;
}
.retry-button {
margin-top: 5px;
width: 150px;
}
.error__holder {
display: none;
width: 40%;
font-weight: 500;
}
.dns-subsection {
border-bottom: 1px solid #eee;
margin-left: 18px;
}
.dns-status {
width: 100%;
margin-bottom: 10px;
}
.dns-status-title {
font-size: 18px;
font-weight: 600;
}
.well-dns {
margin: 10px 0;
min-height: 20px;
padding: 15px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
width: fit-content;
}
.dns-title {
font-size: 19px;
font-weight: 700;
margin-bottom: 10px;
margin-top: 10px;
}
.dns-recommended-message {
margin: 10px 0;
}
.dns-inside {
margin-left: 20px;
}
.dns-card {
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 24px;
box-shadow: 0 1px 3px rgba(0,0,0,0.1);
width: fit-content;
}
.dns-card-title {
font-size: 18px;
font-weight: 600;
margin-bottom: 20px;
color: #1a202c;
}
.dns-record-row {
margin-bottom: 16px;
display: flex;
align-items: center;
gap: 12px;
}
.dns-label {
width: 80px;
font-size: 14px;
font-weight: 500;
color: #4a5568;
}
.dns-value {
font-family: monospace;
background: #f7fafc;
padding: 6px 12px;
border-radius: 4px;
font-size: 14px;
color: #2d3748;
}
.dns-record-note {
margin-top: 16px;
font-size: 14px;
color: #718096;
}
.label-warn-orange {
background-color: #FF8800;
}
.label {
font-size: 100% !important;
}
.copy-button {
background-color: transparent;
cursor: pointer;
font-size: 16px;
border: none;
display: flex;
align-items: center;
gap: 5px;
}
.copy-button-domain {
margin-left: 18px;
}
.copied {
transform: scale(1.05);
}
Zerion Mini Shell 1.0