try again

This commit is contained in:
Azareal 2020-03-01 18:55:33 +10:00
parent d962035e8e
commit 68daa5eb18
1 changed files with 6 additions and 2 deletions

View File

@ -230,7 +230,7 @@ select + .timeRangeSelector {
border-color: #ed4cd0 !important;
}
.ct-series-f .ct-bar, .ct-series-f .ct-line, .ct-series-f .ct-point, .ct-series-f .ct-slice-donut {
/*.ct-series-f .ct-bar, .ct-series-f .ct-line, .ct-series-f .ct-point, .ct-series-f .ct-slice-donut {
stroke: darkred !important;
}
.ct-series-f.ct-point {
@ -242,11 +242,15 @@ select + .timeRangeSelector {
.ct-legend .ct-series-5:before {
background-color: darkred !important;
border-color: darkred !important;
}*/
.ct-legend .ct-series-7:before {
background-color: #6b0392 !important;
border-color: #6b0392 !important;
}
#panel_setting .formlabel {
display: none;
}
}/*
#panel_setting textarea {
width: 100%;
height: 80px;