upload css
This commit is contained in:
parent
27591c9d14
commit
45281f9686
|
@ -21,7 +21,7 @@ padding-bottom:10px;
|
||||||
|
|
||||||
|
|
||||||
.uploading {
|
.uploading {
|
||||||
width: 496px;
|
width: 446px;
|
||||||
border-width: 2px;
|
border-width: 2px;
|
||||||
border-style: dashed;
|
border-style: dashed;
|
||||||
border-color: #298A08;
|
border-color: #298A08;
|
||||||
|
@ -31,7 +31,7 @@ margin-bottom: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.uploaded {
|
.uploaded {
|
||||||
width: 500px;
|
width: 450px;
|
||||||
background-color: #298A08;
|
background-color: #298A08;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
@ -66,7 +66,8 @@ width: 100%;
|
||||||
.fileTitle {
|
.fileTitle {
|
||||||
float: bottom;
|
float: bottom;
|
||||||
width: 170px;
|
width: 170px;
|
||||||
margin: 5px;
|
margin-left: 5px;
|
||||||
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.fileDesc {
|
.fileDesc {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user