4 lines
142 B
CSS
4 lines
142 B
CSS
body{overflow-x:hidden;}
|
|
.datatable-cell nobr p {overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
|
|
.fixed-footer {bottom:0px;}
|