netgis_map_client_update #452

Merged
mpeltriaux merged 11 commits from netgis_map_client_update into master 2025-10-12 11:31:38 +02:00
Showing only changes of commit c01518b675 - Show all commits

View File

@ -279,3 +279,13 @@ Similar to bootstraps 'shadow-lg'
.alert{
margin-bottom: 0 !important;
}
/*
Overwrites netgis.css attributes
*/
.netgis-gradient-a{
/*
Overwrites gradient used on default css of netgis map client
*/
background: var(--rlp-red) !important;
}