diff --git a/ext/css/settings.css b/ext/css/settings.css index 588a5f90..9a0e0a8b 100644 --- a/ext/css/settings.css +++ b/ext/css/settings.css @@ -2224,6 +2224,15 @@ input[type=number].dictionary-priority { } +/* Secondary search dictionary settings */ +.secondary-search-dictionary-list { + margin-top: 0.5em; +} +.secondary-search-dictionary-item { + padding: 0.375em 0; +} + + /* Generic layouts */ .margin-above { margin-top: 0.85em; diff --git a/ext/settings.html b/ext/settings.html index f7730eb4..9821d50c 100644 --- a/ext/settings.html +++ b/ext/settings.html @@ -2146,7 +2146,7 @@ These dictionaries will be used to search for definitions of the related terms when the grouping mode is Group related terms.

-
+
- +