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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user