Bugfix
This commit is contained in:
parent
ec2d65995d
commit
a7e78c30f3
|
@ -1370,3 +1370,7 @@ DIV.nodata_container {
|
||||||
.legend_graph td.legendLabel {
|
.legend_graph td.legendLabel {
|
||||||
font-size: 12px !important;
|
font-size: 12px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ui-popup-hidden {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue