overhauled actions

This commit is contained in:
Stephan Richter
2020-11-20 00:03:58 +01:00
parent c21d0fbb8b
commit e7a6349c7c
16 changed files with 29 additions and 53 deletions

View File

@@ -87,7 +87,7 @@ svg .block{
}
svg circle{
fill: gray;
fill: #d3d7cf;
}
.menu{
@@ -223,7 +223,7 @@ svg.straight .right{
}
.active circle{
fill: #ffcc88;
fill: #f57900;
}
polygon.oneway{

View File

@@ -2,6 +2,7 @@ Actions : Aktionen
Actions\: : Aktionen:
Actions and contacts : Aktionen und Kontakte
Action type\: : Aktions-Typ
Actions will only fire, if all conditions are fullfilled. : Aktionen werden nur ausgeführt, wenn alle Bedingungen erfüllt sind.
ActivateRoute : Route aktivieren
add : hinzufügen
Added {} : {} hinzugefügt