I put this in the MSG thread, but I’ll add it here too…
I’m OK with the design. I think these are the only edits I put in my editor…
.panel {
box-shadow: none;
border: 0;
}
.panel-default .panel-heading {
background-image: none !important;
background-color: #FFF;
}
Not sure if that is what you are looking for.