master #486

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

View File

@ -278,4 +278,14 @@ 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;
}