From 96fecb1079a1ad4a2b574616bc6611678fa53dc8 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Thu, 8 Dec 2011 10:51:52 -0600 Subject: Multilib differences report This new tables shows multilib packages paired with their regular counterparts in the normal repos if the pkgver differs. A few name hacks are needed to trim lib32-, -multilib, etc. from the name to find the matching package. Signed-off-by: Dan McGee --- sitestatic/archweb.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'sitestatic') diff --git a/sitestatic/archweb.css b/sitestatic/archweb.css index a354cb9..3407cb4 100644 --- a/sitestatic/archweb.css +++ b/sitestatic/archweb.css @@ -668,9 +668,13 @@ div#pkglist-about { } /* search fields and other filter selections */ +.filter-criteria { + margin-bottom: 1em; +} + .filter-criteria h3 { font-size: 1em; - margin-top:0; + margin-top: 0; } .filter-criteria div { -- cgit v1.2.3-24-g4f1b