Fix css
This commit is contained in:
parent
67fbb3dbb6
commit
f4346c1469
@ -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; }
|
||||
|
||||
@ -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; }
|
||||
|
||||
Loading…
Reference in New Issue
Block a user