1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-18 08:16:07 +00:00

[org, grp] improved ui for user-list

This commit is contained in:
llj
2014-02-26 16:42:03 +08:00
parent 4e5453af12
commit 3fd69efde1

View File

@@ -1795,14 +1795,12 @@ textarea:-moz-placeholder {/* for FF */
.user-list .user {
*display:inline; /* for ie 6,7 */
}
.group .txt,
.user-list .user .txt {
color:#333;
width:250px;
}
.group .txt {
width:240px;
}
.user-list .txt {
width:265px;
}
.group h4 {
margin:0 0 4px;
}