From: David Prévot Date: Tue, 1 Mar 2011 19:24:07 +0000 (-0400) Subject: Add positive recognition of the vold volder parts X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=commitdiff_plain;h=9860e9d7b228bc60c60e0b6fe9ba5959e189fe14 Add positive recognition of the vold volder parts --- 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; +}