Files
thetool/public/js/pages/Pop/Pop.css
Daniel Spitzer bb07cd1fb2 Pop Feature Updates
* Vorbereitung für erweiterte Faserdarstellungen
* Pop Map Übersicht
* Leere Pop Kategorien werden nun als Unbekannt dargestellt
2025-12-27 19:31:08 +01:00

10 lines
121 B
CSS

.fa-map-location-dot:before
{
color: #d80000;
}
.fa-map-location-dot:after
{
color: #147d00;
opacity: 0.9;
}