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:
@@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user