Difference between revisions of "Team:INSA-UPS France/test/description"

Line 146: Line 146:
 
       }
 
       }
 
       .step-path > div.active-path{
 
       .step-path > div.active-path{
         background:blue;
+
         background:#e06666;
 
       }
 
       }
 
       .step > div.selected-step{
 
       .step > div.selected-step{
         border:solid 4px blue;
+
         border:solid 4px #e06666;
 
       }
 
       }
 
       .step > div.previous-step{
 
       .step > div.previous-step{
         border:solid 4px blue;
+
         border:solid 4px #e06666;
 
         background:blue;
 
         background:blue;
 
         color:white;
 
         color:white;

Revision as of 11:33, 8 October 2017

Human Practices Logbook

1
2
3
4
5
6
7
8
9
10
11
12

Step 1

Step 2

Step 3

Step 4

Step 5

Step 6

Step 7

Step 8

Step 9

Step 10

Step 11

Step 12