New column sort and groups
This commit is contained in:
fraxle
2026-05-22 21:15:24 +01:00
parent d6eedabbf9
commit ba98eaef2a
2 changed files with 201 additions and 168 deletions
+4
View File
@@ -701,6 +701,10 @@
letter-spacing: 0.06em;
}
/* Faint vertical divider before each new column group in the forecast table. */
.utci-table .col-group-start {
border-left: 2px solid rgba(74, 50, 24, 0.18);
}
/* ── FILTER PROFILES + COLUMN TOGGLES — mobile fixes ───────────────── */
@media (max-width: 640px) {