[feat] results: show response times

This commit is contained in:
GenericMale 2024-08-22 19:14:24 +02:00 committed by Bnyro
parent b09aa7e360
commit e65edb141d
4 changed files with 50 additions and 24 deletions

View file

@ -748,6 +748,20 @@ summary.title {
}
}
#engines_msg {
.engine-name {
width: 10rem;
}
.response-error {
color: var(--color-error);
}
.bar-chart-value {
width: auto;
}
}
#search_url {
div.selectable_url {
pre {