blob: d707ffdb356751349742f46360a98a2aeccd7ff3 [file] [log] [blame]
.breadcrumb {
display: none;
}
.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;
}