This commit is contained in:
calzoneman 2014-04-30 17:40:16 -05:00
parent 2a507fcac5
commit c11d31e716
2 changed files with 8 additions and 2 deletions

View file

@ -289,6 +289,10 @@ li.ui-sortable-helper, li.ui-sortable-placeholder + li.queue_entry {
font-size: 14pt;
}
.userlist_item {
cursor: pointer;
}
.userlist_siteadmin {
color: #cc0000!important;
font-weight: bold!important;