Color versions when displaying the version table on the application page. Add dynamic

highlighting and the ability to click on the row in the version table.
This commit is contained in:
Chris Morgan
2007-07-12 23:58:00 +00:00
committed by WineHQ
parent 2ce6d07a8c
commit 7c76ba42eb
4 changed files with 111 additions and 7 deletions

View File

@@ -137,8 +137,7 @@ p.indent { padding-left: 1em; padding-right: 1em;}
.gold { background-color: #fff600; }
.silver { background-color: silver; }
.bronze { background-color: #fcba0a; }
.Garbage { background-color: #999966; }
.garbage { background-color: #999966; }
/*******************************************************************/
/* The following styles are used exclusively in appdb */