healthchecks/static/css/badges.css
2020-11-27 12:57:25 +02:00

16 lines
286 B
CSS

.table.badge-preview th {
border-top: 0;
color: #777777;
font-weight: normal;
font-size: 12px;
padding-top: 32px;
}
#badges-json .fetch-json {
background: #eee;
padding: 3px;
}
#badges-json, #badges-shields, .badge-preview .with-late {
display: none;
}