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

Enable change repo name and desc.

This commit is contained in:
zhengxie
2013-02-21 19:53:09 +08:00
parent 37f3631ad8
commit 36a3bd1685
8 changed files with 74 additions and 31 deletions

View File

@@ -1098,6 +1098,9 @@ textarea:-moz-placeholder {/* for FF */
#recycle-btn {
background-position:3px -29px;
}
#repo-setting-form input[name^="repo"] {
width:100%;
}
#repo-setting-btn {
background-position:3px -53px;
}