LSP: Display package stats in list of active pushes

This commit is contained in:
Cat 2021-05-05 11:12:52 +02:00 committed by Thulinma
parent 007d1563fd
commit a8750ccd94
3 changed files with 63 additions and 61 deletions

View file

@ -936,19 +936,6 @@ button.return:before {
color: rgba(0,0,0,0.8);
margin-bottom: 1em;
}
.logs {
text-indent: 0;
}
.logs > div {
display: flex;
flex-flow: row nowrap;
}
.logs > div > * {
margin-right: 1em;
}
.logs .content > * {
margin-right: 0.5em;
}
.mistvideo-log table {
width: auto;
box-shadow: none;