upload css
This commit is contained in:
parent
3e5a804a89
commit
27591c9d14
|
@ -64,16 +64,15 @@ width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.fileTitle {
|
.fileTitle {
|
||||||
float: left;
|
float: bottom;
|
||||||
width: 180px;
|
width: 170px;
|
||||||
margin-right:10px;
|
margin: 5px;
|
||||||
margin-top: 5px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.fileDesc {
|
.fileDesc {
|
||||||
float: left;
|
float: left;
|
||||||
width: 220px;
|
width: 250px;
|
||||||
margin-right:10px;
|
margin-right:5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#uploadStudy {
|
#uploadStudy {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user