From 416579c043a330bd263d9812355d1fa5789cb9cf Mon Sep 17 00:00:00 2001 From: gravel Date: Mon, 22 May 2023 14:57:12 +0000 Subject: [PATCH] Remove theme transition --- output/index.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/output/index.css b/output/index.css index 10bf61a..f2fbf10 100644 --- a/output/index.css +++ b/output/index.css @@ -95,12 +95,14 @@ a, .anchorstyle { } /* Enumerate elements with transitions to improve performance on Chromium. */ +/* #theming-root, th, tr, .protocol-indicator, .copy_button, .td_description::after, #details-modal, #details-modal .themed-button, a, .anchorstyle { transition: color 2.5s linear, background-color 2s linear; } +*/ html.js .noscript, .hidden { display: none;