From 338335928b147cd553a3e01e2b5dc213f2485120 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=AE=D1=80=D0=B8=D0=B9=20=D0=A7=D0=B5=D1=80=D0=BD=D0=B5?= =?UTF-8?q?=D0=BD=D0=BA=D0=BE?= Date: Wed, 22 Apr 2026 11:49:25 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BF=D0=BE=D0=BF=D1=80=D0=B0=D0=B2=D0=BA?= =?UTF-8?q?=D0=B0=203=20=D0=B4=D0=BB=D1=8F=20=D0=B8=D0=BA=D0=BE=D0=BD?= =?UTF-8?q?=D0=BA=D0=B8=20vMix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/styles.css | 19 +++++++++++-------- templates/match_workspace.html | 5 ++--- 2 files changed, 13 insertions(+), 11 deletions(-) diff --git a/static/styles.css b/static/styles.css index 3ca59ae..2de4fd1 100644 --- a/static/styles.css +++ b/static/styles.css @@ -2297,19 +2297,22 @@ body:not(.edit-mode-on) .referee-search { display: inline-flex; align-items: center; gap: 8px; - background: #111; - color: white; - padding: 10px 16px; - border-radius: 8px; + padding: 8px 12px; + border-radius: 10px; + background: #151515; + color: #fff; text-decoration: none; - transition: 0.2s; + border: 1px solid rgba(255,255,255,0.12); + transition: 0.2s ease; } .vmix-btn:hover { - background: #1f1f1f; + background: #222; } .vmix-icon { - width: 20px; - height: 20px; + width: 18px; /* подгоняешь под стиль кнопок */ + height: 18px; + object-fit: contain; /* чтобы не растягивалась */ + display: block; } \ No newline at end of file diff --git a/templates/match_workspace.html b/templates/match_workspace.html index 700a9fe..26d0be8 100644 --- a/templates/match_workspace.html +++ b/templates/match_workspace.html @@ -126,10 +126,9 @@ - - Скачать vMix + vMix + vMix -