upload css
This commit is contained in:
parent
6893113e51
commit
5aefdc1296
|
@ -41,6 +41,7 @@ margin-bottom: 5px;
|
||||||
#progressbar {
|
#progressbar {
|
||||||
display: none;
|
display: none;
|
||||||
background-color: ##FE642E;
|
background-color: ##FE642E;
|
||||||
|
margin-left: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#progress {
|
#progress {
|
||||||
|
@ -48,12 +49,13 @@ background-color: #298A08;
|
||||||
}
|
}
|
||||||
|
|
||||||
#filesList {
|
#filesList {
|
||||||
left: 0px;
|
|
||||||
margin-top: 40px;
|
margin-top: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.fileForm {
|
.fileForm {
|
||||||
|
overflow: auto;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.fileTitle {
|
.fileTitle {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user