upload css
This commit is contained in:
parent
256dd41afd
commit
530a42ffee
|
@ -40,7 +40,7 @@ margin-bottom: 5px;
|
||||||
|
|
||||||
#progressbar {
|
#progressbar {
|
||||||
display: none;
|
display: none;
|
||||||
background-color: #FFFFFF;
|
background-color: #A4A4A4;
|
||||||
margin-left: 40px;
|
margin-left: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -65,12 +65,13 @@ width: 100%;
|
||||||
|
|
||||||
.fileTitle {
|
.fileTitle {
|
||||||
float: left;
|
float: left;
|
||||||
|
width: 150px;
|
||||||
margin-right:10px;
|
margin-right:10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.fileDesc {
|
.fileDesc {
|
||||||
width: 220px;
|
|
||||||
float: left;
|
float: left;
|
||||||
|
width: 220px;
|
||||||
margin-right:10px;
|
margin-right:10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user