From f613a88dfba98157f007dd8d491d64a962804b79 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Sat, 12 Aug 2017 17:30:46 +0200 Subject: [PATCH] Add moderator styles Signed-off-by: Jan-Christoph Borchardt --- css/style.css | 10 +++++++--- templates/index.php | 33 ++++++++++++++++++++++++++++++--- 2 files changed, 37 insertions(+), 6 deletions(-) diff --git a/css/style.css b/css/style.css index 9dfe2e6701..c04facba04 100644 --- a/css/style.css +++ b/css/style.css @@ -612,7 +612,7 @@ video { } /** - * Sidebar + * Right sidebar */ #app-sidebar .detailCallInfoContainer { @@ -625,7 +625,11 @@ video { display: inline-block; } -#app-sidebar #shareWithList .participant-offline .avatar, -#app-sidebar #shareWithList .participant-offline .username { +#app-sidebar #shareWithList .participant-moderator-indicator { + opacity: .5; + font-weight: 300; +} + +#app-sidebar #shareWithList .participant-offline { opacity: .5; } diff --git a/templates/index.php b/templates/index.php index b17af506fc..61c931922e 100644 --- a/templates/index.php +++ b/templates/index.php @@ -56,11 +56,11 @@ script(
    -
  • +
  • U
    User One - * + (moderator) @@ -71,7 +71,34 @@ script(
  • - + + +
  • +
  • + + + + +
  • +
+
+ + +
  • +
    U
    + + User Two + + + + + +