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

[repo perm] 'perm add': modification, bugfix, improvement

This commit is contained in:
llj
2015-06-15 18:12:13 +08:00
parent d496a4f9e6
commit 9b903cbaf2
3 changed files with 104 additions and 60 deletions

View File

@@ -1901,13 +1901,6 @@ textarea:-moz-placeholder {/* for FF */
width:500px;
padding:10px 20px;
}
.perm-dir-tree-cont {
padding:5px;
height:100px;
overflow:auto;
border:1px solid #eee;
margin:5px 0 10px;
}
.file-tree-cont, .dir-tree-cont {
padding:5px;
height:280px;
@@ -3435,12 +3428,6 @@ textarea:-moz-placeholder {/* for FF */
right:18px;
cursor:pointer;
}
.perm-add-jstree-select {
margin-top:8px;
}
#perm-add-jstree-wrap {
background:#fcfcfc;
}
/* file audit*/
.audit-show-select {