From a48036d496f0af90ff437c897b77418ca8453e9c Mon Sep 17 00:00:00 2001 From: SayaAndy Date: Thu, 8 Jan 2026 20:51:47 +0700 Subject: feat: switch standard OSM to CyclOSM for maps on site feat: reduce border size for sidebar buttons from 0.3rem to 0.25rem --- static/input.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static') diff --git a/static/input.css b/static/input.css index 55e29b0..66d832c 100644 --- a/static/input.css +++ b/static/input.css @@ -482,7 +482,7 @@ form.crossable.htmx-request input { } .themed-button.themed-button-sidebar { - --border-size: 0.3rem; + --border-size: 0.25rem; background-image: var(--squares-and-triangles-background); background-repeat: var(--squares-and-triangles-background-repeat); background-size: calc(var(--squares-and-triangles-background-width-coef) * 0.9rem) calc(var(--squares-and-triangles-background-height-coef) * 0.9rem); -- cgit v1.3.1+13