diff --git a/static/icon-180.png b/static/icon-180.png index 38fe83a..72d7204 100644 Binary files a/static/icon-180.png and b/static/icon-180.png differ diff --git a/static/icon-512.png b/static/icon-512.png index b1c66c2..6bb8b32 100644 Binary files a/static/icon-512.png and b/static/icon-512.png differ diff --git a/static/logo.svg b/static/logo.svg index b7d65ef..df4c20d 100644 --- a/static/logo.svg +++ b/static/logo.svg @@ -7,7 +7,7 @@ - + diff --git a/static/panel.css b/static/panel.css index b26716c..951baa3 100644 --- a/static/panel.css +++ b/static/panel.css @@ -261,7 +261,7 @@ svg { width: 22px; height: 22px; fill: currentColor; } display: flex; align-items: center; justify-content: center; gap: 9px; font-size: 15px; font-weight: 550; white-space: nowrap; } -.toggle .cinema { flex: 0 0 auto; height: 18px; width: auto; color: #fff; } +.toggle .cinema { flex: 0 0 auto; color: #fff; } .toggle .leave { display: none; flex: 0 0 auto; color: #fff; } .toggle[aria-pressed="true"] { background: var(--accent); color: #fff; } .toggle:active { transform: scale(.985); } diff --git a/templates/index.html b/templates/index.html index 3bc7642..76873a5 100644 --- a/templates/index.html +++ b/templates/index.html @@ -21,7 +21,7 @@ {% macro host_toggle() -%}