blob: 70d3a57d7b5ab9ed10490588124808be2e4c68a1 [file] [log] [blame]
.feedViewerTable {
font-size: small;
width:100%;
cursor:default;
padding:2px;
}
.feedViewerTable, .feedViewerTable table {
border-width: 0;
margin: 0;
}
.feedViewerTableBody {
overflow-x: auto;
overflow-y: auto;
}