LSP: on the Overview page

- Last 5 recent errors in the logs
- Enabled and disabled protocol list
This commit is contained in:
Cat 2016-11-08 11:09:54 +01:00 committed by Thulinma
parent 109366e81c
commit 8ec2f6ac90
2 changed files with 144 additions and 28 deletions

View file

@ -848,6 +848,19 @@ 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;
}
@font-face {
font-family: FuturaICGLight;