From 7d0dbf14dc1278c611ca861568bf5e1d15ce4904 Mon Sep 17 00:00:00 2001 From: d47081 Date: Sat, 18 Nov 2023 14:43:10 +0200 Subject: [PATCH] deactivate keepInlineStyles option --- src/webui/www/private/views/log.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/webui/www/private/views/log.html b/src/webui/www/private/views/log.html index 2aa63863b..5848a3aa4 100644 --- a/src/webui/www/private/views/log.html +++ b/src/webui/www/private/views/log.html @@ -209,6 +209,7 @@ clearAll: 'QBT_TR(Clear All)QBT_TR[CONTEXT=ExecutionLogWidget]', }, placeHolder: "QBT_TR(Choose a log level...)QBT_TR[CONTEXT=ExecutionLogWidget]", + keepInlineStyles: false }); const logTableContextMenu = new window.qBittorrent.ContextMenu.ContextMenu({