Change list-groups to be surrounded by pannels

This commit is contained in:
Tom Price
2015-05-26 00:51:11 +01:00
parent 6d1feec59b
commit faa04bccc8
5 changed files with 8621 additions and 47 deletions

View File

@@ -65,3 +65,9 @@ textarea {
.modal-dialog {
z-index: inherit; // bug fix introduced in 52682ce
}
.panel-default {
.default {
background-color: $panel-default-heading-bg;
}
}