From 54ec1918e3c9608c97cd3453f63aa82175550fd0 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sat, 23 May 2026 16:09:12 -0300 Subject: content: gAIPAdditionalFilesChunkItem: model more like listing --- src/static/css/miscellany.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/static/css') diff --git a/src/static/css/miscellany.css b/src/static/css/miscellany.css index 0f4cf1a9..1f2cf890 100644 --- a/src/static/css/miscellany.css +++ b/src/static/css/miscellany.css @@ -103,8 +103,7 @@ line-height: 1.1; } - /* "has-details" means a "has a
element" here. */ - ul > li.has-details { + ul > li:has(> details) { list-style-type: none; margin-left: -17px; } -- cgit 1.3.0-6-gf8a5