upload css
This commit is contained in:
parent
268b581ed5
commit
2711628ed6
|
@ -42,7 +42,7 @@ margin-bottom: 5px;
|
|||
}
|
||||
|
||||
#progressbar {
|
||||
margin: 5px;
|
||||
margin-left: 20px;
|
||||
display: none;
|
||||
background-color: ##FE642E;
|
||||
}
|
||||
|
@ -51,20 +51,24 @@ background-color: ##FE642E;
|
|||
background-color: #298A08;
|
||||
}
|
||||
|
||||
#filesList {
|
||||
margin-left:20px;
|
||||
}
|
||||
|
||||
.fileForm {
|
||||
overflow: auto;
|
||||
width: 100%
|
||||
width:100%
|
||||
}
|
||||
|
||||
.fileTitle {
|
||||
float: left;
|
||||
margin: 5px;
|
||||
margin-right:10px;
|
||||
}
|
||||
|
||||
.fileDesc {
|
||||
width: 200px;
|
||||
width: 250px;
|
||||
float: left;
|
||||
margin: 5px;
|
||||
margin-right:10px;
|
||||
}
|
||||
|
||||
#uploadStudy {
|
||||
|
|
Loading…
Reference in New Issue
Block a user