2019-02-21 13:10:53 +00:00
|
|
|
%healthcheck-output::before {
|
2019-07-16 16:33:28 +00:00
|
|
|
left: 14px;
|
|
|
|
top: 20px;
|
2018-08-29 11:11:58 +00:00
|
|
|
}
|
2019-02-21 13:10:53 +00:00
|
|
|
%healthcheck-output {
|
2019-07-16 16:33:28 +00:00
|
|
|
position: relative;
|
2018-08-29 11:11:58 +00:00
|
|
|
padding: 20px 24px;
|
|
|
|
padding-bottom: 26px;
|
|
|
|
padding-left: 57px;
|
|
|
|
margin-bottom: 24px;
|
|
|
|
}
|
2019-02-21 13:10:53 +00:00
|
|
|
%healthcheck-output pre {
|
2018-08-29 11:11:58 +00:00
|
|
|
padding: 12px;
|
|
|
|
}
|
2019-02-21 13:10:53 +00:00
|
|
|
%healthcheck-output .with-feedback {
|
2018-08-29 11:11:58 +00:00
|
|
|
float: right;
|
|
|
|
}
|
2019-02-21 13:10:53 +00:00
|
|
|
%healthcheck-output dt {
|
2018-08-29 11:11:58 +00:00
|
|
|
margin-bottom: 0.2em;
|
|
|
|
}
|
2019-02-21 13:10:53 +00:00
|
|
|
%healthcheck-output dd:first-of-type {
|
2018-08-29 11:11:58 +00:00
|
|
|
margin-bottom: 0.6em;
|
|
|
|
}
|