From d9d4e486ceb42d84a91799d9b784eb396e3f30c2 Mon Sep 17 00:00:00 2001 From: Aevann Date: Mon, 8 Apr 2024 08:51:09 +0200 Subject: [PATCH] add clicking feedback for orgy control button --- files/assets/css/main.css | 2 +- files/templates/chat.html | 2 +- files/templates/orgy.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/files/assets/css/main.css b/files/assets/css/main.css index 23bd84bbf..d78933e56 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -3627,7 +3627,7 @@ ol > li::before { background-color: rgba(0, 0, 0, 0.15); border-radius: 0.35rem; } -.navbar-light .navbar-nav .nav-link:active .fa, .navbar-light .navbar-nav .nav-link:active .fas, .navbar-light .navbar-nav .nav-link:active .far, .navbar-light .navbar-nav .nav-link:active .fab, .mobile-nav-icon:active .fas, .sidebar-link:active .fas { +.navbar-light .navbar-nav .nav-link:active .fa, .navbar-light .navbar-nav .nav-link:active .fas, .navbar-light .navbar-nav .nav-link:active .far, .navbar-light .navbar-nav .nav-link:active .fab, .mobile-nav-icon:active .fas, .sidebar-link:active .fas, .orgy-control:active { color: var(--primary) !important; text-align: center; font-size: 1rem; diff --git a/files/templates/chat.html b/files/templates/chat.html index 6a63f2f71..4ba77f99b 100644 --- a/files/templates/chat.html +++ b/files/templates/chat.html @@ -27,7 +27,7 @@ - + {% else %} {% endif %} diff --git a/files/templates/orgy.html b/files/templates/orgy.html index 8db01af03..71e2ca635 100644 --- a/files/templates/orgy.html +++ b/files/templates/orgy.html @@ -13,7 +13,7 @@

{{orgy.title}}

- +

{% if orgy.type == 'youtube' %}