Move project sidebar to project settings dialog

This commit is contained in:
Nick O'Leary
2017-09-20 22:51:28 +01:00
parent b1cd13d629
commit edc2310599
11 changed files with 365 additions and 52 deletions

View File

@@ -102,6 +102,7 @@ table.node-info tr:not(.blank) td:first-child{
table.node-info tr:not(.blank) td:last-child{
padding: 3px 3px 3px 6px;
color: #666;
overflow-y: hidden;
}
div.node-info {
margin: 5px;