From a4de5b50279c876cc7a3afb2ea18d477bbb25ec1 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Mon, 23 Jul 2012 20:57:16 -0500 Subject: Clean up package file list styles Signed-off-by: Dan McGee --- sitestatic/archweb.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'sitestatic') diff --git a/sitestatic/archweb.css b/sitestatic/archweb.css index cafae77..0638d71 100644 --- a/sitestatic/archweb.css +++ b/sitestatic/archweb.css @@ -811,12 +811,12 @@ form#flag-pkg-form input[type=text] { padding-top: 1em; } - #pkgdetails #pkgfiles li.d { - color: #666; - } +#pkgfilelist li.d { + color: #666; +} - #pkgdetails #pkgfiles li.f { - } +#pkgfilelist li.f { +} /* mirror stuff */ table td.country { -- cgit v1.2.3-24-g4f1b