##// END OF EJS Templates
events: do not fail when handling events for removed applications
events: do not fail when handling events for removed applications

File last commit:

r0:548a840d
r132:e2c89c67
Show More
slow_reports.css.less
29 lines | 441 B | text/x-less | LessCssLexer
.state-report-list_slow {
table.report-list {
.occurences {
width: 45px;
}
.report {
font-weight: bold;
}
.status {
width: 30px;
}
.average_duration {
width: 85px;
font-weight: bold;
}
.when {
width: 120px;
}
.tick {
width: 20px !important;
}
}
}