osrm-frontend
osrm-frontend copied to clipboard
Change itinerary styling div not table
@lbud /master branch sets src/itinerary_builder.js which alters Routing instructions into divs vs tables which are set from the box with LRM.
I've adding src/itinerary_builder.js#L26-L36 and styling css/site.css#L461-L502 but still getting a table on the build.

What am i missing here?