solid background to dashboard panels

This commit is contained in:
Luke Hatcher 2012-07-19 02:57:02 -04:00
parent 05face319e
commit e20fc0bb03

View file

@ -112,6 +112,7 @@ div.box-content .markItUpEditor {
border: 1px solid #D5D5D5;
.border-radius(5px);
.box-shadow(0 1px 1px rgba(0, 0, 0, 0.1));
background-color: #fff;
h3 {
font-size:@baseFontSize + 6;