mirror of
https://github.com/haiwen/seahub.git
synced 2025-10-21 10:51:17 +00:00
added 'invite people' link to 'share' & 'group manage members' popup
This commit is contained in:
@@ -4154,3 +4154,11 @@ img.thumbnail {
|
||||
text-align:center;
|
||||
margin-bottom:30px;
|
||||
}
|
||||
.invite-link-in-popup,
|
||||
.invite-link-in-popup:hover {
|
||||
text-decoration:none;
|
||||
}
|
||||
#share-popup .invite-link-in-popup {
|
||||
display:inline-block;
|
||||
margin-top:4px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user