From 1184320e3e0863c86238a68bc90dc77b3355e332 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sun, 2 Aug 2020 18:59:35 -0400 Subject: Button and image scanning (#705) * Update TextSourceElement.equals check to match TextSourceRange.equals * Force full query to be visible when scanning buttons or images with more text * Update style of query parser --- ext/mixed/css/display.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ext/mixed/css') diff --git a/ext/mixed/css/display.css b/ext/mixed/css/display.css index f5d9403a..5af211bb 100644 --- a/ext/mixed/css/display.css +++ b/ext/mixed/css/display.css @@ -217,6 +217,12 @@ h2 { display: none; } +:root[data-yomichan-page=float] #query-parser-container { + padding-left: 0.72em; + padding-right: 0.72em; + border-bottom: 0.07142857142857142em solid var(--light-border-color); /* 14px => 1px */ +} + /* * Entries -- cgit v1.2.3