diff -r 0b1e263674e8 -r 0f1d046b3f78 templates/trip.html --- a/templates/trip.html Thu Aug 31 21:30:34 2017 +0300 +++ b/templates/trip.html Sun Sep 03 14:10:38 2017 +0300 @@ -23,6 +23,10 @@ } .nested-schedule td { + background: rgba(0, 0, 0, 0.25) + } + .nested-schedule td + { margin-left: 0; margin-right: 0; padding-left: 5px; @@ -38,11 +42,6 @@ { text-align: right; } - - .aikataulu - { - margin-top: 30pt; - }