style rickshaw legend

This commit is contained in:
Stuart Nelson 2015-01-09 14:27:58 +01:00
parent 3814daac48
commit 2d5c2c5726
1 changed files with 5 additions and 0 deletions

View File

@ -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;
}