blob: c574ad6221a6474cdd0dcdcf28e2b453627a6d27 [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;
}*/