upload css

This commit is contained in:
ashok sukumaran 2011-07-02 19:13:10 +05:30
parent 27591c9d14
commit 45281f9686

View File

@ -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 {