Added toggle control to hide legend on service map TICKETS #3620
This commit is contained in:
parent
053b39e4a4
commit
48581e1259
|
@ -2636,6 +2636,10 @@ div#agent_wizard_subtabs {
|
|||
text-align: left;
|
||||
}
|
||||
|
||||
.legend_servicemap_item {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.legend_square {
|
||||
width: 20px;
|
||||
padding-left: 20px;
|
||||
|
|
Loading…
Reference in New Issue