|
|
|
@ -24,7 +24,7 @@ section.route-planner > section.markers ol { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
section.route-planner > section.markers li::before { |
|
|
|
|
content: '⋮'; |
|
|
|
|
content: '↕'; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
section.route-planner > section.markers li { |
|
|
|
@ -45,6 +45,7 @@ section.route-planner > section.markers li .buttons { |
|
|
|
|
section.route-planner > section.markers li button { |
|
|
|
|
background: transparent; |
|
|
|
|
border: 0; |
|
|
|
|
cursor: pointer; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
section.route-planner > section.markers li button[disabled] { |
|
|
|
|