diff --git a/src/main/webapp/workspaceportlet.css b/src/main/webapp/workspaceportlet.css index aa4ecb0..e928347 100644 --- a/src/main/webapp/workspaceportlet.css +++ b/src/main/webapp/workspaceportlet.css @@ -6,6 +6,10 @@ @import url(workspacebootstrap.min.css); +div#WestPanel { + border-right: 1px solid #d0def0; +} + #SearchAndFilter { background-color: #fff; }