changes visual console wux
This commit is contained in:
parent
1b5979113a
commit
86125a3c40
Binary file not shown.
After Width: | Height: | Size: 2.3 KiB |
Binary file not shown.
After Width: | Height: | Size: 2.2 KiB |
Binary file not shown.
After Width: | Height: | Size: 518 B |
|
@ -558,6 +558,7 @@ function pandoraFlotVBars(graph_id, values, labels, labels_long, legend, colors,
|
|||
options.grid.borderWidth = 0;
|
||||
options.grid.markings = [ { xaxis: { from: -0.25, to: -0.25 }, color: "#000" },
|
||||
{ yaxis: { from: 0, to: 0 }, color: "#000" }];
|
||||
options.grid.markingsLineWidth = 0.3;
|
||||
|
||||
options.xaxis.tickLength = 0;
|
||||
options.yaxis.tickLength = 0;
|
||||
|
|
|
@ -4256,7 +4256,7 @@ div#footer_help{
|
|||
}
|
||||
|
||||
.wux_global_result_content_right ul li p{
|
||||
margin-top: 40px;
|
||||
margin-top: 36px;
|
||||
margin-right: 10px;
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue