Replace new package icon

Use a flat icon from the Open Iconic collection to mark new packages.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
Lukas Fleischer 2015-12-12 12:55:37 +01:00
parent a35dc4022a
commit 9c98523494
4 changed files with 5 additions and 2 deletions

View file

@ -11,7 +11,7 @@
</td>
<td class="pkg-new">
<?php if ($row["ModifiedTS"] - $row["SubmittedTS"] < 3600): ?>
<img src="images/new.png" alt="New!" />
<img src="images/new.svg" alt="New!" />
<?php endif; ?>
</td>
<td class="pkg-date">