This commit is contained in:
Alejandro Gallardo Escobar 2018-11-23 12:47:00 +01:00
parent ec2d65995d
commit a7e78c30f3
1 changed files with 5 additions and 1 deletions

View File

@ -1369,4 +1369,8 @@ DIV.nodata_container {
}
.legend_graph td.legendLabel {
font-size: 12px !important;
}
}
.ui-popup-hidden {
display: none;
}