implement admin remove account

This commit is contained in:
friendica
2013-11-17 13:54:43 -08:00
parent 92f37fd0d5
commit bec85f1494
3 changed files with 12 additions and 7 deletions

View File

@@ -3564,3 +3564,8 @@ text-decoration: none;
.savedsearchdrop {
opacity: 0;
}
.admin-icons {
color: $toolicon_colour;
margin-right: 10px;
}