mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-20 19:08:21 +00:00
Upload link page redesign 2 (#6001)
* ['upload link' page] fixup for the 'Cancel All' button * ['upload link' page] redesigned the 'total status' bar(moved the progress bar to an independent line)
This commit is contained in:
@@ -82,7 +82,12 @@
|
||||
border: 1px solid #eee;
|
||||
border-width: 1px 0;
|
||||
font-size: 14px;
|
||||
height: 36px;
|
||||
height: 52px;
|
||||
}
|
||||
|
||||
#upload-link-total-progress-container .progress {
|
||||
height: 5px;
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
||||
.file-upload-item .upload-success-icon {
|
||||
|
Reference in New Issue
Block a user