Some CSS tweaks
This commit is contained in:
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…
x
Reference in New Issue
Block a user