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