From fbae55365712337e2904d23ac116dde674b913ce Mon Sep 17 00:00:00 2001 From: ArtemB Date: Wed, 12 Jun 2024 23:33:24 +0300 Subject: [PATCH] 1.1.10 fix webpush button footer --- static/css/styles.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/static/css/styles.css b/static/css/styles.css index 09ddb66..1b442ae 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -770,6 +770,11 @@ button#send_upgrade:hover { } +button#webpush-subscribe-button { + color: white; + text-decoration: underline; +} + .header-second-item, .cont_header_btn_profile,