Add ability to delete users

This commit is contained in:
Jonathan Wong 2015-11-27 21:13:17 -08:00
parent c501923f2b
commit 1c00f82097
7 changed files with 160 additions and 21 deletions

View file

@ -2374,7 +2374,8 @@ a .home-platforms-instance-list-oval:hover,
top: 5px;
left: 12px;
}
#users-to-delete > li {
#users-to-delete > li,
#users-to-purge > li {
color: #e9a049;
}
#updatebar {