blob: 7ef275dd3d5dc9d5dc2b50b2b9b05d967700a68c [file] [log] [blame]
.btn-xos-detail {
display: none;
}
.btn-xos-list {
display: none;
}
#logPanel {
overflow-y: auto;
overflow-x: hidden;
}
#logTable {
width: 100%;
white-space: nowrap;
}
#logTable tr {
border-bottom: 1px solid;
}
#logTable tr:last-child {
border-bottom: none;
}
#contentButtonPanel {
float: right;
width: 200px;
}
#contentInner {
margin-right: 200px;
}