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

Add file comment feature

This commit is contained in:
xiez
2012-08-26 11:48:43 +08:00
parent 2a3652770e
commit 37c0f934bc
10 changed files with 165 additions and 17 deletions

View File

@@ -1023,3 +1023,7 @@ ul.with-bg li {
/* add padding to account for vertical scrollbar */
padding-right: 20px;
}
#shared-link {
display: inline-block;
}