Browse Source

style rickshaw legend

pull/443/head
Stuart Nelson 10 years ago
parent
commit
2d5c2c5726
  1. 5
      web/static/css/graph.css

5
web/static/css/graph.css

@ -255,3 +255,8 @@ input[name="end_input"], input[name="range_input"] {
.expression_select {
max-width: 350px;
}
.graph_container .rickshaw_legend {
background-color: #222222;
border-radius: 0;
}

Loading…
Cancel
Save