From b3ac28388621dff30e6851b1bfb6f0ec02099dd3 Mon Sep 17 00:00:00 2001 From: Vladyslav Hroshev Date: Tue, 20 Jun 2023 19:39:39 +0300 Subject: [PATCH] Screenshot: fixed red capture button when screenshot (caused in d4c8ed) --- css/screenshot.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/screenshot.css b/css/screenshot.css index 342f183..c9d9345 100644 --- a/css/screenshot.css +++ b/css/screenshot.css @@ -84,7 +84,6 @@ background-color: ACCENT-SECONDARY-COLOR; transition-duration: 100ms; border-radius: 99px; - background-color: #a11722; } .screenshot-ui-capture-button .screenshot-ui-capture-button-circle:hover,