Improve traffic dump storage utilization bar

This commit is contained in:
emanuele-f 2018-11-13 17:51:01 +01:00
parent 88986d5589
commit 2e11f7506e
9 changed files with 129 additions and 55 deletions

View file

@ -398,6 +398,23 @@ tr.quotas > td {
padding-bottom: 0;
}
.label-empty {
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;