начислять лилики с анимацией и попапом

remotes/origin/feature/lilcoin-popup
gzbender 7 years ago
parent 296e9173ce
commit 3f4afbf760
  1. 8
      apps/user/templates/user/bonus-history.html
  2. 1
      project/templates/blocks/popup_bonuses_came.html

@ -28,6 +28,12 @@
</div>
</div>
<div class="section section_gray">
<div class="section__center center center_sm">
<img src="{% static 'img/lils.png' %}" />
</div>
</div>
<div class="section section_gray">
<div class="section__center center center_sm">
<div class="title" style="margin-bottom: 7px;">Как еще заработать лилики?</div>
@ -54,7 +60,7 @@
</div>
<div>+100 LIL</div>
<div><a class="btn btn_stroke" href="{% url 'user-profile' %}">ВЫБРАТЬ КУРС</a></div>
<div><img src="{% static 'img/done.png' %}" /></div>
<div><img src="{% static 'img/done2.png' %}" /></div>
</div>
<div class="bonuses-table__row">
<div>3</div>

@ -1,3 +1,4 @@
{% load static %}
<div class="popup bonuses-came js-popup-bonuses-came">
<div class="popup__wrap popup__wrap_md js-popup-wrap">
<button class="popup__close js-popup-close">

Loading…
Cancel
Save