upload css

This commit is contained in:
ashok sukumaran 2011-07-02 17:57:17 +05:30
parent 2711628ed6
commit 87db9c38ff

View File

@ -19,9 +19,6 @@ padding:18px 0px 18px 100px;
padding-bottom:10px;
}
#filesList {
margin: 5px;
}
.uploading {
width: 496px;
@ -42,7 +39,6 @@ margin-bottom: 5px;
}
#progressbar {
margin-left: 20px;
display: none;
background-color: ##FE642E;
}
@ -52,9 +48,11 @@ background-color: #298A08;
}
#filesList {
margin-left:20px;
margin-left: 0px;
margin-top: 50px;
}
.fileForm {
overflow: auto;
width:100%
@ -66,7 +64,7 @@ margin-right:10px;
}
.fileDesc {
width: 250px;
width: 220px;
float: left;
margin-right:10px;
}