Adds alien tooltip style

Ghost revival/body alerts now use the ghost's hud style.
This commit is contained in:
Nerd Lord
2016-03-26 00:13:02 -04:00
parent f2049568bb
commit b222f15d52
5 changed files with 12 additions and 2 deletions

View File

@@ -45,6 +45,9 @@
.parasite .wrap {border-color: #88868D;}
.parasite .content {color: #EFEEEF; border-color: #35333A; background-color: #636169;}
.alien .wrap {border-color: #33165B;}
.alien .content {color: #25004A; border-color: #5A3076; background-color: #6D3A8E;}
.wraith .wrap {border-color: #492136;}
.wraith .content {border-color: #331726; background-color: #471962;}