-
Anika Henke authored
darcs-hash:20060303192711-d5083-e1651bf6d3d8df47250b833224f5a11058549e5b.gz
Anika Henke authoreddarcs-hash:20060303192711-d5083-e1651bf6d3d8df47250b833224f5a11058549e5b.gz
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
style.css 179 B
/* User Manager specific styles */
tr.disabled {
color: #6f6f6f;
background: #e4e4e4;
}
tr.user_info {
vertical-align: top;
}
div.edit_user {
width: 46%;
float: left;
}