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 +---------- res/css/des.css | 3 +++ res/index.html | 8 ++++---- res/js/split.min.js | 3 +++ 4 files changed, 11 insertions(+), 14 deletions(-) create mode 100644 res/js/split.min.js (limited to 'res') 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; } diff --git a/res/css/des.css b/res/css/des.css index 014d3d6..b85d5f1 100644 --- a/res/css/des.css +++ b/res/css/des.css @@ -176,6 +176,9 @@ src:url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.2/fonts/gl .glyphicon-chevron-down:before { content:"\e114" } +.glyphicon-chevron-right::before { + content: "\e080"; +} .glyphicon-retweet:before { content:"\e115" } diff --git a/res/index.html b/res/index.html index 9b5d6f4..9834175 100644 --- a/res/index.html +++ b/res/index.html @@ -63,7 +63,6 @@
${connection}... - ${mobileViewBtn} ${leader}
@@ -73,7 +72,7 @@
-
+

${nothingPlaying}

@@ -82,9 +81,9 @@
- + -
+
@@ -198,6 +197,7 @@ +