From 8cf10d685d52d5ae75d65c4aea4adcb6d101e9a4 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sun, 8 Nov 2020 12:34:23 -0500 Subject: Search and display style updates (#1005) * Use same selectors * Use consistent stylesheet declaration * Fix query parser not being cleared * Set property upon load * Don't focus for Enter key press * Update search page styles * Update indent and nodes * Support dark style * Add missing var --- ext/bg/search.html | 166 +++++++++++++++++++++++++---------------------------- 1 file changed, 78 insertions(+), 88 deletions(-) (limited to 'ext/bg/search.html') diff --git a/ext/bg/search.html b/ext/bg/search.html index 8df20581..6988a235 100644 --- a/ext/bg/search.html +++ b/ext/bg/search.html @@ -1,105 +1,95 @@ - - - - Yomichan Search - - - - - - - - - - - - -
-
- -

Search your installed dictionaries by entering a Japanese expression into the field below.

-
+ + + + Yomichan Search + + + + + + + + + + + -
-
- - - - - - - - -
+
-
- - - - -
-
+
+

Yomichan Search

+
- - -
-
-
-
+
+
+ + +
+
+ + +
+
-
+ - +
+
+
+
-
+
- + + +
+ + - + + + + + - - - - - + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - + + - - + + + + - - - - + - - + -- cgit v1.2.3