This commit is contained in:
Laurent Destailleur 2018-11-03 19:24:28 +01:00
parent 67fbb3dbb6
commit f4346c1469
2 changed files with 2 additions and 2 deletions

View File

@ -3567,7 +3567,7 @@ div.boximport {
.widthpictotitle { width: 40px; text-align: <?php echo $left; ?>; }
.dolgraphtitle { margin-top: 6px; margin-bottom: 4px; }
.dolgraphtitlecssboxes { margin: 0px; }
.dolgraphtitlecssboxes { /* margin: 0px; */ }
.legendColorBox, .legendLabel { border: none !important; }
div.dolgraph div.legend, div.dolgraph div.legend div { background-color: rgba(255,255,255,0) !important; }
div.dolgraph div.legend table tbody tr { height: auto; }

View File

@ -3486,7 +3486,7 @@ div.boximport {
.widthpictotitle { width: 40px; text-align: <?php echo $left; ?>; }
.dolgraphtitle { margin-top: 6px; margin-bottom: 4px; }
.dolgraphtitlecssboxes { margin: 0px; }
.dolgraphtitlecssboxes { /* margin: 0px; */ }
.legendColorBox, .legendLabel { border: none !important; }
div.dolgraph div.legend, div.dolgraph div.legend div { background-color: rgba(255,255,255,0) !important; }
div.dolgraph div.legend table tbody tr { height: auto; }