1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-21 10:51:17 +00:00

Add group public page

This commit is contained in:
xiez
2012-09-26 17:05:32 +08:00
parent 5b4468ea7c
commit 91d3d78dda
6 changed files with 157 additions and 13 deletions

View File

@@ -885,6 +885,12 @@ ul.with-bg li {
width:262px;
margin:5px 0;
}
/* group-join-form */
#id_group_join_msg {
width:260px;
height:80px;
}
#recommend-msg,
#recommend-groups {
width:450px;