From 86d462ce34fd7cdd7f69eb4514b6c9b481e0f789 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Hru=C5=A1ka?= Date: Wed, 11 Dec 2019 01:14:40 +0100 Subject: [PATCH] css fix --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 29749a2..1d2e6c4 100644 --- a/style.css +++ b/style.css @@ -44,7 +44,7 @@ html, body { .cfg-no-fade-disabled.cfg-blur .orb.disabled .orb-shadow, .cfg-no-fade-disabled.cfg-blur .orb.disabled:hover .orb-shadow { - fill-opacity: 1; + fill-opacity: 0.7; } /* Blur effect */