listviews

This commit is contained in:
Anand Doshi
2012-03-28 17:48:30 +05:30
parent c009450ef0
commit c9456c18dc
14 changed files with 195 additions and 26 deletions

View File

@@ -1674,10 +1674,12 @@ div.list-row table {
div.list-row table td {
overflow: hidden;
padding-right: 3px;
/*padding-right: 3px;*/
padding: 0px 3px;
vertical-align: middle;
height: 24px;
max-height: 24px;
word-wrap: break-word;
}
div.paging-button {