Can respond to group invitations.

This commit is contained in:
Pierre HUBERT
2018-07-05 13:37:56 +02:00
parent 66392491b5
commit 561a3e9342
5 changed files with 140 additions and 36 deletions

View File

@ -0,0 +1,9 @@
/**
* Membership block stylesheet
*
* @author Pierre HUBERT
*/
.reject-group-invitation-link {
color: #f56954;
}