Line 142: | Line 142: | ||
height:10px; | height:10px; | ||
background:rgba(255,255,255,0.2); | background:rgba(255,255,255,0.2); | ||
+ | } | ||
+ | .step-path > div.active-path{ | ||
+ | background:blue; | ||
} | } | ||
.step > div.selected-step{ | .step > div.selected-step{ |
Revision as of 10:44, 8 October 2017
Human Practices Logbook
1
2
3
4
5
6
7
8
9
10
11
12