preparing property dialog

This commit is contained in:
Stephan Richter
2020-09-13 01:25:56 +02:00
parent b14b8fff15
commit 497e36686b
4 changed files with 20 additions and 5 deletions

View File

@@ -82,13 +82,21 @@ svg text{
left: 10px;
right: 10px;
background: yellow;
padding: 5px;
}
h2{
margin: 0 0 10px;
text-align: center;
background: #627fda;
}
.closebtn{
position: absolute;
right: 10px;
top: 10px;
font-size: 30px;
background: gray;
background: red;
color: white;
}

View File

@@ -2,5 +2,6 @@ Actions : Aktionen
Added {} : {} hinzugefügt
Add tile : Kachel hinzufügen
Plan saved as "{}". : Plan als „{}“ gespeichert.
Properties : Eigenschaften
Save plan : Plan speichern
Unknown action\: {} : Unbekannte Aktion: {}