visual display of group members
This commit is contained in:
parent
98712bce76
commit
6da84027af
4 changed files with 58 additions and 18 deletions
|
@ -2225,4 +2225,13 @@ a.mail-list-link {
|
|||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
)
|
||||
}
|
||||
|
||||
#group-members {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
#group-members-end {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
|
|
|
@ -2248,4 +2248,14 @@ a.mail-list-link {
|
|||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
#group-members {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
#group-members-end {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue