From 1664a24198a3f3ef3fb3529ce8761fd030325e43 Mon Sep 17 00:00:00 2001 From: Marcel Korpel Date: Sun, 31 Jan 2016 20:07:45 +0100 Subject: 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 Signed-off-by: Lukas Fleischer --- web/html/css/aurweb.css | 8 -------- 1 file changed, 8 deletions(-) (limited to 'web/html/css/aurweb.css') diff --git a/web/html/css/aurweb.css b/web/html/css/aurweb.css index 63fe01cd..f5e10371 100644 --- a/web/html/css/aurweb.css +++ b/web/html/css/aurweb.css @@ -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; } -- cgit v1.2.3-24-g4f1b