users.css 570 Bytes
html{overflow:auto}body{height:500px;padding:0}.ui-jce .container{width:100%}.ui-jce #users-list td:first-child,.ui-jce #users-list th:first-child{text-align:center;width:20px}.ui-jce td:first-child+td,.ui-jce th:first-child+th{width:40%}.ui-jce td:first-child+td+td,.ui-jce th:first-child+th+th{width:30%}.ui-jce td:first-child+td+td+td,.ui-jce th:first-child+th+th+th{width:20%}.ui-jce>div.container+div.btn-group{position:absolute;right:10px}.ui-jce>div.container{height:420px}.ui-jce>div.container tbody{max-height:340px;overflow-x:hidden;overflow-y:auto;width:100%}