Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 4e003182

Přidáno uživatelem Martin Sebela před asi 4 roky(ů)

Re #8079 - finishing frontend
- new date label next to timeline
- changed intro images to images with real data
- locations box has maximum height with scrollbar
- new texts on intro pages (map points)
- CSS changes and repairs

Zobrazit rozdíly:

website/templates/heatmap.html.twig
116 116
    <div class="play" id="play-pause" onclick="changeAnimationState()"></div>
117 117
    <div class="next" onclick="next()"></div>
118 118

  
119
    <div class="datetime">
120
    <div class="date" onclick="openDatepicker()">{{ app.request.get('data_set')['date']|date('j. n. Y') }}</div>
121

  
119 122
    <div class="timeline">
120 123
      <div class="time hour-0" id="timeline">0:00</div>
121 124

  
......
145 148
      <div class="hour"></div>
146 149
      <div class="end-dot"></div>
147 150
    </div>
151
    </div>
148 152
  </div>
149 153

  
150 154
  <div id="heatmap"></div>

Také k dispozici: Unified diff