This commit is contained in:
Massimiliano Assante 2018-07-03 16:37:05 +00:00
parent 02107f9939
commit 498f6b869a
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@
@import url(workspacebootstrap.min.css);
div#WestPanel {
border-right: 1px solid #d0def0;
}
#SearchAndFilter {
background-color: #fff;
}