From: Mark Wooding Date: Sat, 18 Dec 2021 13:59:34 +0000 (+0000) Subject: mason/dhandler, static/tgal.css: Use `thumb' class, not `pic'. X-Git-Url: https://git.distorted.org.uk/~mdw/tgal/commitdiff_plain/563408494eaa8626fc7f1188cd0431015037c250 mason/dhandler, static/tgal.css: Use `thumb' class, not `pic'. I don't know what I was thinking. --- diff --git a/mason/dhandler b/mason/dhandler index 4355b7a..887bd59 100755 --- a/mason/dhandler +++ b/mason/dhandler @@ -238,12 +238,12 @@ Failed to find ‘<% $path |h %>’. % if (defined $img) { $tn = scaled "thumb", $img; } % else { $tn = "$STATICURL/folder.svg"; } % if ($focus) { -
+