Some CSS tweaks

merge-requests/31/head
Mike Koch 7 years ago
parent 03814ea2a3
commit 3f7a57fd66

@ -211,15 +211,15 @@ button.dropdown-submit {
border-bottom: solid 1px #ddd;
}
.box-warning.box-solid .box-body {
.box-warning .box-body {
background: #fdebcf;
}
.box-warning.box-solid .box-body hr {
.box-warning .box-body hr {
border-top: 1px solid #f39c12;
}
.box-warning.box-solid .box-footer {
.box-warning .box-footer {
background: #f39c12;
}

Loading…
Cancel
Save