blob: d5e28d3aa10d38966a4f9a38fd38720ec96462f4 [file] [log] [blame]
html, body {
width: 100%;
height: 100%;
margin: 0;
}
.sidebar {
height: 100%;
max-height: 100%;
overflow: auto;
}
.fail {
color: red;
}
.sucess {
color: green;
}