mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Remove unused css
This commit is contained in:
parent
2706c73790
commit
5d72a6337d
@ -13,27 +13,10 @@
|
||||
display:none
|
||||
}
|
||||
|
||||
.legend {
|
||||
font-size: 18px;
|
||||
font-style: oblique;
|
||||
}
|
||||
|
||||
.legend line {
|
||||
stroke-width: 2px;
|
||||
}
|
||||
|
||||
.setosa {
|
||||
stroke: #800;
|
||||
}
|
||||
|
||||
.versicolor {
|
||||
stroke: #080;
|
||||
}
|
||||
|
||||
.virginica {
|
||||
stroke: #008;
|
||||
}
|
||||
|
||||
.brush .extent {
|
||||
fill-opacity: .3;
|
||||
stroke: #fff;
|
||||
|
Loading…
Reference in New Issue
Block a user