solid background to dashboard panels
This commit is contained in:
parent
05face319e
commit
e20fc0bb03
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@ div.box-content .markItUpEditor {
|
||||||
border: 1px solid #D5D5D5;
|
border: 1px solid #D5D5D5;
|
||||||
.border-radius(5px);
|
.border-radius(5px);
|
||||||
.box-shadow(0 1px 1px rgba(0, 0, 0, 0.1));
|
.box-shadow(0 1px 1px rgba(0, 0, 0, 0.1));
|
||||||
|
background-color: #fff;
|
||||||
|
|
||||||
h3 {
|
h3 {
|
||||||
font-size:@baseFontSize + 6;
|
font-size:@baseFontSize + 6;
|
||||||
|
|
Loading…
Reference in a new issue