1
0
mirror of https://github.com/aquatix/digimarks.git synced 2025-12-07 00:15:10 +01:00

Updated public tag page card design with current cards

This commit is contained in:
2016-08-02 14:47:08 +02:00
parent 42e4021ef5
commit 62145ecfe2
2 changed files with 11 additions and 7 deletions

View File

@@ -78,7 +78,7 @@
{% endfor %}
<i class="material-icons right">more_vert</i>
</span>
<div class="valign-wrapper digimark-card-content">
<div class="valign-wrapper digimark-card-content">
<div class="valign">
{% if bookmark.http_status != 200 %}
<i class="tiny material-icons" title="HTTP status {{ bookmark.http_status }}">report_problem</i>
@@ -96,7 +96,7 @@
[ no title ]
{% endif %}
</a></div>
</div>
</div>
</div>
<div class="card-reveal green darken-3">
<span class="card-title white-text valign-wrapper">Added @ {{ bookmark.created_date.strftime('%Y-%m-%d %H:%M') }}<i class="material-icons right">close</i></span>