kiwitcms/Kiwi

View on GitHub
tcms/telemetry/static/telemetry/css/testing/breakdown.css

Summary

Maintainability
Test Coverage
.progress-bar, .progress-bar-warning {
    width: 20px;
    height: 20px;
}

.bar-legend {
    display: flex;
    justify-content: space-around
}

.automated-legend-text, .manual-legend-text {
    padding-left: 5px
}

.c3-tooltip {
    text-align: left;
}