From bcbd413e571d772a4438f57138169ad1a6a3b5a8 Mon Sep 17 00:00:00 2001
From: toasted-nutbread
Date: Wed, 31 Mar 2021 18:17:28 -0400
Subject: Definition collapsing when overflowing (#1575)
* Add double-down-chevron.svg
* Add options
* Update dictionary importers
* Update settings
* Add support for collapsible definitions
* Improve case when there is a very small amount of overflow
* Fix incorrect enabled state of newly imported dictionaries
---
ext/settings.html | 40 ++++++++++++++++++++++++++++++++++++++++
1 file changed, 40 insertions(+)
(limited to 'ext/settings.html')
diff --git a/ext/settings.html b/ext/settings.html
index 3de183db..712dda3f 100644
--- a/ext/settings.html
+++ b/ext/settings.html
@@ -737,6 +737,14 @@
+
+
+
@@ -2187,6 +2213,19 @@
+
+
+
+
+
+
+
+
+
@@ -3280,6 +3319,7 @@
+
--
cgit v1.2.3