95 lines
2.6 KiB
CSS
95 lines
2.6 KiB
CSS
.rsssl-high-contrast {
|
|
/**
|
|
Let's Encrypt
|
|
*/
|
|
}
|
|
.rsssl-high-contrast .rsssl-progress-status.rsssl-success,
|
|
.rsssl-high-contrast .rsssl-progress-status.rsssl-warning,
|
|
.rsssl-high-contrast .rsssl-progress-status.rsssl-premium,
|
|
.rsssl-high-contrast .rsssl-progress-status.rsssl-open {
|
|
background-color: black !important;
|
|
color: white;
|
|
}
|
|
.rsssl-high-contrast .rsssl-wizard-progress-bar-value {
|
|
background: black !important;
|
|
}
|
|
.rsssl-high-contrast .rsssl-icon.rsssl-success {
|
|
color: black !important;
|
|
}
|
|
.rsssl-high-contrast .rsssl-icon.rsssl-success svg {
|
|
stroke: black !important;
|
|
fill: black !important;
|
|
}
|
|
.rsssl-high-contrast .rsssl-help-warning-wrap .rsssl-notice {
|
|
color: white !important;
|
|
}
|
|
.rsssl-high-contrast .rsssl-help-warning-wrap .rsssl-warning {
|
|
background-color: black;
|
|
}
|
|
.rsssl-high-contrast .progress .bar {
|
|
background-color: black !important;
|
|
}
|
|
.rsssl-high-contrast .rsssl-notice a {
|
|
color: white !important;
|
|
}
|
|
.rsssl-high-contrast .rsssl.progress {
|
|
background-color: black !important;
|
|
}
|
|
.rsssl-high-contrast .select2-results__option--highlighted[aria-selected] {
|
|
background-color: black;
|
|
}
|
|
.rsssl-high-contrast .rsssl-save-settings-feedback {
|
|
color: black !important;
|
|
}
|
|
.rsssl-high-contrast .nav-tab-active {
|
|
border-bottom: 2px solid black !important;
|
|
}
|
|
.rsssl-high-contrast .rsssl-update-count {
|
|
background-color: black !important;
|
|
}
|
|
.rsssl-high-contrast .paginate_button.current {
|
|
background-color: black !important;
|
|
color: white;
|
|
border: 1px solid black;
|
|
}
|
|
.rsssl-high-contrast .rsssl-tasks {
|
|
color: black !important;
|
|
}
|
|
.rsssl-high-contrast .rsssl-close-warning-x {
|
|
color: black;
|
|
}
|
|
.rsssl-high-contrast .update-count {
|
|
background-color: black;
|
|
}
|
|
.rsssl-high-contrast .rsssl-bullet:hover {
|
|
background-color: black;
|
|
}
|
|
.rsssl-high-contrast .button-rsssl-primary,
|
|
.rsssl-high-contrast .button-primary,
|
|
.rsssl-high-contrast .button-secondary,
|
|
.rsssl-high-contrast .button-rsssl-secondary,
|
|
.rsssl-high-contrast .button-rsssl-tertiary,
|
|
.rsssl-high-contrast .revoke-from-csp,
|
|
.rsssl-high-contrast .button-default {
|
|
background-color: black !important;
|
|
border-color: black !important;
|
|
color: white;
|
|
}
|
|
.rsssl-high-contrast .button:hover {
|
|
color: white;
|
|
}
|
|
.rsssl-high-contrast input:checked + .rsssl-slider {
|
|
background-color: black;
|
|
}
|
|
.rsssl-high-contrast .rsssl-help-modal,
|
|
.rsssl-high-contrast .rsssl-help-modal h2 {
|
|
background-color: black !important;
|
|
color: white !important;
|
|
}
|
|
.rsssl-high-contrast .rsssl-help-modal.rsssl-notice:after {
|
|
border-right: 15px solid black;
|
|
}
|
|
.rsssl-high-contrast .rsssl-priority {
|
|
border: 1px solid white !important;
|
|
}
|
|
/*# sourceMappingURL=wcag.css.map */ |