From eee4d67ce7420908d3880d6435dd017458e8560e Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Tue, 25 May 2010 14:42:57 -0500 Subject: Make testing italics style work Package names are now spans and not links Signed-off-by: Dan McGee --- media/archweb.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media/archweb.css b/media/archweb.css index 2e317369..e360bce7 100644 --- a/media/archweb.css +++ b/media/archweb.css @@ -118,7 +118,7 @@ div#archdev-navbar li a { padding: 0 0.5em; color: #07b; } #pkg-updates table { margin: 0; } #pkg-updates td.pkg-name { white-space: normal; } #pkg-updates td.pkg-arch { text-align: right; } -#pkg-updates a.testing, #pkg-updates a.community-testing { font-style: italic; } +#pkg-updates span.testing, #pkg-updates span.community-testing { font-style: italic; } /* home: sidebar navigation */ div#nav-sidebar ul { list-style: none; margin: 0.5em 0 0.5em 1em; padding: 0; } -- cgit v1.2.3-55-g3dc8