implemented renaming of plan and opening of other plans

This commit is contained in:
Stephan Richter
2021-01-05 01:15:00 +01:00
parent 54a83d7280
commit 90851e2bd6
10 changed files with 154 additions and 40 deletions

View File

@@ -393,4 +393,12 @@ svg.Block text{
#aspect-form td{
text-align: center;
}
.directory{
color: blue;
}
.plan-file{
color: green;
}