upload css

This commit is contained in:
ashok sukumaran 2011-07-02 18:14:12 +05:30
parent 6893113e51
commit 5aefdc1296

View File

@ -41,6 +41,7 @@ margin-bottom: 5px;
#progressbar { #progressbar {
display: none; display: none;
background-color: ##FE642E; background-color: ##FE642E;
margin-left: 40px;
} }
#progress { #progress {
@ -48,12 +49,13 @@ background-color: #298A08;
} }
#filesList { #filesList {
left: 0px;
margin-top: 40px; margin-top: 40px;
} }
.fileForm { .fileForm {
overflow: auto;
width: 100%;
} }
.fileTitle { .fileTitle {