changeset 2558:c8d55e2b8360

Citymap location list sub-item cosmetic improvement(?).
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 27 Jan 2024 02:09:56 +0200
parents f3c5cd908d6a
children 7e8189a3b8c8
files misc/misc.css
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/misc/misc.css	Sat Jan 27 02:09:32 2024 +0200
+++ b/misc/misc.css	Sat Jan 27 02:09:56 2024 +0200
@@ -152,6 +152,11 @@
   padding-left: 1em;
 }
 
+div.loctab a.loc.ltsecondary::before {
+  content: "•";
+  padding-right: 0.5em;
+}
+
 
 .lochilite {
   color: white !important;