# CSS
* changes netgis map client menu background to matching color scheme for konova
This commit is contained in:
parent
f57306eb72
commit
c01518b675
@ -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;
|
||||
}
|
Loading…
Reference in New Issue
Block a user