Add last ops view to the bars

This commit is contained in:
Skia
2016-09-28 11:07:32 +02:00
parent fd482195f8
commit 2e7e78b8ce
8 changed files with 264 additions and 74 deletions

View File

@ -176,6 +176,9 @@ tbody>tr:hover {
background: darkgrey;
width: 100%;
}
.highlight {
background: orange;
}
.tool-bar {
overflow: auto;
padding: 4px;