The following commit has been merged in the debian-master branch:
commit fa80829394cfc6a89721108299090faaabb56fcf
Author: Gerfried Fuchs <rho...@debian.org>
Date:   Thu Mar 3 15:36:04 2011 +0100

    Use background-color for versions, more visible

diff --git a/static/debpkg.css b/static/debpkg.css
index 2ebf184..aa484e5 100644
--- a/static/debpkg.css
+++ b/static/debpkg.css
@@ -305,9 +305,12 @@ td {
 }
 th {
 }
-.vold {
-       color: #c70036;
+.vcurrent {
+       background-color: #bfb;
 }
 .volder {
-       color: #c74e6f;
+       background-color: #ffb;
+}
+.vold {
+       background-color: #fbb;
 }

-- 
APT Archive Web-Frontend (Alioth repository)


-- 
To UNSUBSCRIBE, email to debian-www-cvs-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to