From f3cf4d10c711037c99c185dd0b46dac9f5d69794 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Tue, 18 May 2021 17:41:27 -0400 Subject: Dictionary image display refactoring (#1687) * Generalize image definition generation * Enable optional aspect ratio * Move styles * Update styles * Add more options for collapsing images * Add image options for collapsing * Improve layout for images that are collapsed --- ext/display-templates.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ext/display-templates.html') diff --git a/ext/display-templates.html b/ext/display-templates.html index 3262c15a..61d55638 100644 --- a/ext/display-templates.html +++ b/ext/display-templates.html @@ -57,7 +57,8 @@ - + + -- cgit v1.2.3