From e8340a8de705e816d74c0ae7f2222c986dbd4d8c Mon Sep 17 00:00:00 2001 From: Kuuuube <61125188+Kuuuube@users.noreply.github.com> Date: Sun, 5 May 2024 22:46:36 -0400 Subject: Fix Term display style and Reading mode css conflict (#885) --- ext/css/display.css | 3 --- 1 file changed, 3 deletions(-) (limited to 'ext/css') diff --git a/ext/css/display.css b/ext/css/display.css index 90f6a1e6..198ff662 100644 --- a/ext/css/display.css +++ b/ext/css/display.css @@ -951,9 +951,6 @@ button.action-button:active { :root[data-term-display-mode=term-only] .headword-term>ruby>rt { display: none; } -:root[data-term-display-mode=term-only] .query-parser-term>ruby>rt { - display: none; -} /* Entry indicator */ -- cgit v1.2.3