manager: make sure cell form background is white

This commit is contained in:
Frédéric Péters 2018-08-15 13:46:09 +02:00
parent 8a7b5fb12a
commit cf596ea8f3
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ div.placeholder {
}
div.cell-list > div {
background: white;
border: 1px solid #eee;
margin: 1ex 0;
box-shadow: rgba(0, 0, 0, 0.04) 0px 1px 1px 0px;