upload css
This commit is contained in:
parent
87db9c38ff
commit
3ad30cc506
1 changed files with 3 additions and 4 deletions
|
@ -48,14 +48,13 @@ background-color: #298A08;
|
||||||
}
|
}
|
||||||
|
|
||||||
#filesList {
|
#filesList {
|
||||||
margin-left: 0px;
|
float: left;
|
||||||
margin-top: 50px;
|
margin-top: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.fileForm {
|
.fileForm {
|
||||||
overflow: auto;
|
clear: both;
|
||||||
width:100%
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.fileTitle {
|
.fileTitle {
|
||||||
|
|
Loading…
Add table
Reference in a new issue