1.7.3
New column sort and groups
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user