mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
changes in service map widget: always show legend and fix visual problem
This commit is contained in:
parent
d4c4b3c2d8
commit
994b3a9bff
@ -3000,7 +3000,6 @@ div.nodata_container {
|
|||||||
/* service map */
|
/* service map */
|
||||||
#container_servicemap_legend {
|
#container_servicemap_legend {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 200px;
|
|
||||||
background: #fff;
|
background: #fff;
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
right: 2px;
|
right: 2px;
|
||||||
@ -3014,10 +3013,6 @@ div.nodata_container {
|
|||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
.legend_servicemap_item {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* agent modules*/
|
/* agent modules*/
|
||||||
.legend_square {
|
.legend_square {
|
||||||
width: 20px;
|
width: 20px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user