Pop Feature Updates

* Vorbereitung für erweiterte Faserdarstellungen
* Pop Map Übersicht
* Leere Pop Kategorien werden nun als Unbekannt dargestellt
This commit is contained in:
Daniel Spitzer
2025-12-27 19:31:08 +01:00
parent 04cc5d2e9a
commit bb07cd1fb2
12 changed files with 1566 additions and 217 deletions
+10
View File
@@ -0,0 +1,10 @@
.fa-map-location-dot:before
{
color: #d80000;
}
.fa-map-location-dot:after
{
color: #147d00;
opacity: 0.9;
}