1/* User Manager specific styles */ 2tr.disabled { 3 color: #6f6f6f; 4 background: #e4e4e4; 5} 6tr.user_info { 7 vertical-align: top; 8} 9div.edit_user { 10 width: 46%; 11 float: left; 12} 13