netgis_map_client_update #452

Open
mpeltriaux wants to merge 8 commits from netgis_map_client_update into master
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;
}