mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +02:00
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;
|
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