LSP: Display package stats in list of active pushes
This commit is contained in:
parent
007d1563fd
commit
a8750ccd94
3 changed files with 63 additions and 61 deletions
13
lsp/main.css
13
lsp/main.css
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue