Let users view distributions

This commit is contained in:
Tony Lambregts
2005-10-21 02:48:27 +00:00
committed by WineHQ
parent 382d08032c
commit 14a3d83d51
7 changed files with 99 additions and 104 deletions

View File

@@ -135,6 +135,8 @@ p.indent { padding-left: 1em; padding-right: 1em;}
/* App Support status */
.gold { background-color: #fff600; }
.silver { background-color: silver; }
.bronze { background-color: #fcba0a; }
.Garbage { background-color: #999966; }
/*******************************************************************/