style rickshaw legend
This commit is contained in:
parent
3814daac48
commit
2d5c2c5726
|
@ -255,3 +255,8 @@ input[name="end_input"], input[name="range_input"] {
|
||||||
.expression_select {
|
.expression_select {
|
||||||
max-width: 350px;
|
max-width: 350px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.graph_container .rickshaw_legend {
|
||||||
|
background-color: #222222;
|
||||||
|
border-radius: 0;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue