Remove 'new' tag from updates table

It was hard to make it consistent with the other new icons from Open
Iconic and it hadn't much use after all.

Signed-off-by: Marcel Korpel <marcel.korpel@gmail.com>
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
Marcel Korpel 2016-01-31 20:07:45 +01:00 committed by Lukas Fleischer
parent 7d7fc18405
commit 1664a24198
4 changed files with 1 additions and 17 deletions

View file

@ -16,10 +16,6 @@
margin: 0 .25em;
}
#pkg-updates td.pkg-new {
padding: 0 .5em;
}
#pkg-stats td.stat-desc {
white-space: normal;
}
@ -45,10 +41,6 @@
text-overflow: ellipsis;
}
#pkg-updates td.pkg-new {
width: 16px;
}
#pkg-updates td.pkg-date {
text-align:right;
}