changes in service map widget: always show legend and fix visual problem

This commit is contained in:
alejandro-campos 2019-11-14 15:21:24 +01:00
parent d4c4b3c2d8
commit 994b3a9bff
1 changed files with 0 additions and 5 deletions

View File

@ -3000,7 +3000,6 @@ div.nodata_container {
/* service map */
#container_servicemap_legend {
position: absolute;
width: 200px;
background: #fff;
margin-top: 10px;
right: 2px;
@ -3014,10 +3013,6 @@ div.nodata_container {
text-align: left;
}
.legend_servicemap_item {
display: none;
}
/* agent modules*/
.legend_square {
width: 20px;