Remove border from Paned

This commit is contained in:
Les De Ridder 2017-11-04 04:02:37 +01:00
parent 9ed83d29d9
commit 6d66d5ac5c
1 changed files with 1 additions and 1 deletions

View File

@ -3931,7 +3931,7 @@ notebook,
.paned,
paned {
border: solid #c4c4c4;
border-left-width: 1px; }
border-left-width: 0; }
.paned > separator,
paned > separator {
min-width: 1px;