overhauled actions
This commit is contained in:
@@ -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{
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user