Make "Out of Date" pkgs more NOTICABLE.

Includes a translation change. Why oh why would one conceive to put
HTML markup into the translation?

Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
Loui Chang 2007-10-03 02:43:19 -04:00 committed by Dan McGee
parent a21b8c1209
commit da9d2b9e0d
3 changed files with 9 additions and 3 deletions

View file

@ -179,6 +179,12 @@
padding-left: .3em;
text-align: left;
}
.outofdate
{
background-color: #faa;
padding-left: .3em;
text-align: left;
}
td.text
{
color: #000;