mirror of
https://github.com/swisspol/GCDWebServer.git
synced 2026-04-24 00:00:04 +08:00
Fix
This commit is contained in:
@@ -55,6 +55,20 @@ p {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.fileupload-process {
|
||||
float: none;
|
||||
}
|
||||
|
||||
.fileupload-processing .fileupload-process {
|
||||
display: inline;
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
margin-left: 10px;
|
||||
margin-top: 5px;
|
||||
vertical-align: top;
|
||||
background: none;
|
||||
}
|
||||
|
||||
.progress {
|
||||
margin: 0px;
|
||||
height: 18px;
|
||||
|
||||
Reference in New Issue
Block a user