Implement invite deleting/revoking
This commit is contained in:
@@ -153,3 +153,8 @@ tr.sticky a:link {
|
||||
color: #fff;
|
||||
border: 1px solid white;
|
||||
}
|
||||
|
||||
#invite-table tr.deleted {
|
||||
background-color:#000;
|
||||
color:#aaa;
|
||||
}
|
||||
|
Reference in New Issue
Block a user