diff options
Diffstat (limited to 'res/css/cytube.css')
| -rw-r--r-- | res/css/cytube.css | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/res/css/cytube.css b/res/css/cytube.css index 310e72b..a879de3 100644 --- a/res/css/cytube.css +++ b/res/css/cytube.css @@ -287,20 +287,11 @@ li.ui-sortable-helper, li.ui-sortable-placeholder + li.queue_entry { cursor: pointer; } -.userlist_siteadmin { - color: #cc0000!important; - font-weight: bold!important; -} - .userlist_owner { - color: #0000cc!important; + color: #cc0000!important; font-weight: bold!important; } -.userlist_op { - color: #00aa00!important; -} - .userlist_guest { color: #888888!important; } |
