This commit is contained in:
calzoneman 2013-05-11 15:12:51 -04:00
parent aba806018c
commit 2622aaac41
3 changed files with 27 additions and 1 deletions

View file

@ -1005,3 +1005,11 @@ li.alert-error.alert-info {
background-color: #2f2f2f;
border-color: #000000;
}
.nick-hover {
background-color: #660066;
}
.userlist_owner {
color: #ff9900;
}