From 9860e9d7b228bc60c60e0b6fe9ba5959e189fe14 Mon Sep 17 00:00:00 2001 From: =?utf8?q?David=20Pr=C3=A9vot?= Date: Tue, 1 Mar 2011 15:24:07 -0400 Subject: [PATCH] Add positive recognition of the vold volder parts --- static/debpkg.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/static/debpkg.css b/static/debpkg.css index 7515ea7..2ebf184 100644 --- a/static/debpkg.css +++ b/static/debpkg.css @@ -305,3 +305,9 @@ td { } th { } +.vold { + color: #c70036; +} +.volder { + color: #c74e6f; +} -- 2.39.2