healthchecks_healthchecks/static/css/appearance.css
2021-06-18 17:07:27 +03:00

15 lines
207 B
CSS

.theme label {
cursor: pointer;
}
.theme img {
border: 1px solid var(--border-color);
padding: 4px;
width: 100%;
}
.theme .radio-container {
margin-top: 12px;
margin-left: 12px;
}