From cedd44805c5ad9c96f2b9c23fd32db08c2841ace Mon Sep 17 00:00:00 2001 From: deflax Date: Thu, 6 Mar 2025 14:37:35 +0000 Subject: [PATCH] Add Image link to the live button --- src/api/app/static/css/root.css | 14 -------------- src/api/app/templates/watch.html | 7 ++++--- 2 files changed, 4 insertions(+), 17 deletions(-) diff --git a/src/api/app/static/css/root.css b/src/api/app/static/css/root.css index 16b6e5b..e935134 100644 --- a/src/api/app/static/css/root.css +++ b/src/api/app/static/css/root.css @@ -114,18 +114,4 @@ video { display: block; text-decoration: none; color: inherit; -} - -a.image-button { - padding: 1px 6px; - border: 1px outset buttonborder; - border-radius: 3px; - color: buttontext; - background-color: buttonface; - text-decoration: none; - cursor: pointer; - width: 100px; - height: 50px; - background-image: url('/static/images/logo.png'); - background-size: cover; } \ No newline at end of file diff --git a/src/api/app/templates/watch.html b/src/api/app/templates/watch.html index 6921c35..fad0eac 100644 --- a/src/api/app/templates/watch.html +++ b/src/api/app/templates/watch.html @@ -44,9 +44,10 @@
- + + + Live Stream +