From db0bff8ab292faaf9c8591ddcba0206409c93d64 Mon Sep 17 00:00:00 2001 From: alfrix Date: Tue, 16 Jan 2024 17:42:10 -0300 Subject: [PATCH] style: less transparent disabled buttons --- styles/base.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/base.css b/styles/base.css index 82eba04a..4970de4a 100644 --- a/styles/base.css +++ b/styles/base.css @@ -22,7 +22,7 @@ } button:disabled { - opacity: .2; + opacity: .5; } list row,