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

Merge pull request #1361 from haiwen/fileupload

Fileupload
This commit is contained in:
Daniel Pan
2016-11-18 11:29:52 +08:00
committed by GitHub
19 changed files with 2762 additions and 151 deletions

View File

@@ -2305,6 +2305,7 @@ button.sf-dropdown-toggle:focus {
}
.fileupload-table {
margin-bottom:0;
table-layout:fixed;
}
.fileupload-table .name,
.fileupload-table .error {