From 08d068181045f91f0aa160f9b088a18048b948ec Mon Sep 17 00:00:00 2001 From: RblSb Date: Sat, 22 Feb 2020 06:35:57 +0300 Subject: More client buttons --- res/css/cytube.css | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'res/css/cytube.css') 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; } -- cgit v1.2.3