From b59443fdea667ae28b37d8ded67e9e9cc68475d5 Mon Sep 17 00:00:00 2001 From: d47081 Date: Sat, 11 Nov 2023 08:31:38 +0200 Subject: [PATCH] remove bold decoration from the filter clear button --- src/webui/www/private/views/log.html | 1 - 1 file changed, 1 deletion(-) diff --git a/src/webui/www/private/views/log.html b/src/webui/www/private/views/log.html index 85b189b16..2aa63863b 100644 --- a/src/webui/www/private/views/log.html +++ b/src/webui/www/private/views/log.html @@ -16,7 +16,6 @@ display: inline-block; padding: 4px 15px; margin-left: .3em; - font-weight: bold; } #logView {