From 23468ab3ece043f956502ac61f93462d063628d2 Mon Sep 17 00:00:00 2001 From: worldofiptvcom Date: Mon, 15 Dec 2025 10:08:34 +0300 Subject: [PATCH] Update index.html --- index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index abaa7b9..6afd253 100644 --- a/index.html +++ b/index.html @@ -392,8 +392,10 @@ } /* Authorization */ - [data-theme="dark"] [id^="operations-Authentication"] .opblock-summary .authorization__btn { + [data-theme="dark"] .authorization__btn { background-color: transparent !important; + border-color: #3498db !important; + color: #3498db !important; } [data-theme="dark"] .swagger-ui .opblock-tag-section {