change all occurences of node number to "sequence number"

This commit is contained in:
Bland, Paul
2018-08-16 16:53:30 -04:00
parent fb79b133e9
commit 47bad33949
7 changed files with 13 additions and 13 deletions

View File

@@ -30,7 +30,7 @@ $labelBoxBorderColor: $actorBorder;
$labelTextColor: $mainContrastColor;
$noteBorderColor: $border2;
$noteBkgColor: #fff5ad;
$nodeNumberColor: white;
$sequenceNumberColor: white;
/* Gantt chart variables */