Finish channel ranks / moderator list

This commit is contained in:
calzoneman 2014-01-09 17:16:09 -06:00
parent 2fadd70297
commit 8554c38c7d
6 changed files with 110 additions and 98 deletions

View file

@ -337,21 +337,21 @@
}
.userlist_siteadmin {
color: #cc0000;
font-weight: bold;
color: #cc0000!important;
font-weight: bold!important;
}
.userlist_owner {
color: #0000cc;
font-weight: bold;
color: #0000cc!important;
font-weight: bold!important;
}
.userlist_op {
color: #00aa00;
color: #00aa00!important;
}
.userlist_guest {
color: #888888;
color: #888888!important;
}
.action {