From 46568ab5af52d2d1ff55c07b538b08837ab9e0c0 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sat, 23 Sep 2023 23:06:51 +0200 Subject: settings inputs style refinement --- client-web/style/master.sass | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'client-web') diff --git a/client-web/style/master.sass b/client-web/style/master.sass index 44324bf..978ebdd 100644 --- a/client-web/style/master.sass +++ b/client-web/style/master.sass @@ -76,7 +76,7 @@ button:hover, input:disabled, button:disabled, .side-ui-control:disabled - filter: sepia(90%) + filter: saturate(30%) input[type="button"].active, button.active, @@ -89,6 +89,7 @@ input[type="number"] color: white background-color: var(--bg-dark) border: 1.5px solid grey + border-radius: 3px input:focus border-color: var(--ac-light) -- cgit v1.2.3-70-g09d2