This commit is contained in:
Massimiliano Assante 2018-07-03 16:39:01 +00:00
parent 498f6b869a
commit 4cedd59a02
1 changed files with 6 additions and 1 deletions

View File

@ -7,7 +7,12 @@
@import url(workspacebootstrap.min.css);
div#WestPanel {
border-right: 1px solid #d0def0;
border-right: 1px solid #F2F2F2;
}
.x-btn-mc {
background-color: white !important;
background-image: none !important;
}
#SearchAndFilter {