mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 07:09:56 +09:00
특정 그룹의 회원목록을 출력하는 위젯 추가
git-svn-id: http://xe-core.googlecode.com/svn/trunk@2079 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4d50c315d3
commit
ab399752d9
6 changed files with 142 additions and 0 deletions
6
widgets/member_group/skins/default/css/normal.css
Normal file
6
widgets/member_group/skins/default/css/normal.css
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
.member_group .title_box { border:1px solid #EEEEEE; padding:5px; height:14px; overflow:hidden; margin-bottom:.3em; }
|
||||
|
||||
.member_group .member_box { padding:3px 3px 3px 28px; clear:both; border-bottom:1px solid #EEEEEE; height:16px; overflow:hidden; margin:0px 0px 2px 0px; background:url(../images/normal/user.gif) no-repeat 5px 3px; }
|
||||
|
||||
.member_group .nick_name { float:left; }
|
||||
.member_group .homepage a { color:#d1d9db; text-decoration:none; margin-left:10px; }
|
||||
Loading…
Add table
Add a link
Reference in a new issue