mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
Added toggle control to hide legend on service map TICKETS #3620
This commit is contained in:
parent
d7f9db65bf
commit
e3fc3428e7
@ -2636,6 +2636,10 @@ div#agent_wizard_subtabs {
|
|||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.legend_servicemap_item {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
.legend_square {
|
.legend_square {
|
||||||
width: 20px;
|
width: 20px;
|
||||||
padding-left: 20px;
|
padding-left: 20px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user