Fix the highlighting on the HR applications of alts

This commit is contained in:
2011-02-24 16:52:19 +00:00
parent 1939c2e671
commit 1986cdc33a
4 changed files with 4 additions and 3 deletions

View File

@@ -110,6 +110,7 @@ border: 1px #fff solid;}
table tr { background-color: #CCC; }
table tr:nth-child(odd) { background-color: #ddd; }
table tr:hover { background-color: #eed; }
table tr#alt-application { background-color: #FFA545; }
table th
{background-color: #333;