Storage legend layout (fix #3108)

This commit is contained in:
Alfredo Cardigliano 2019-12-09 10:58:05 +01:00
parent bac7c05e4b
commit 9e01d1d13c
2 changed files with 13 additions and 14 deletions

View file

@ -403,6 +403,18 @@ path.link {
width: 400px;
}
.ntop-progress-stacked-legend {
margin-top: 4px;
}
.ntop-progress-stacked-legend > span span:not(:first-child) {
/* font-size: 0.8em; */
margin-left: 3px;
}
.ntop-progress-stacked-legend > span:not(:first-child) {
margin-left: 20px;
}
/* /\* ntop fix: Keep old behaviour after commit https://github.com/twbs/bootstrap/commit/a15c24410be8b94671dcfc3b154e0034a3aaf35f *\/ */
/* .form-inline .input-group .input-group-addon { */
@ -436,19 +448,6 @@ path.link {
/* background-color: #EFEFEF !important; */
/* } */
/* .stacked-progress-legend { */
/* margin-top: 4px; */
/* } */
/* .stacked-progress-legend > span span:not(:first-child) { */
/* font-size: 0.8em; */
/* margin-left: 3px; */
/* } */
/* .stacked-progress-legend > span:not(:first-child) { */
/* margin-left: 20px; */
/* } */
/* CSS for eBPF process charts */
.link {
fill: none;