upload css

This commit is contained in:
ashok sukumaran 2011-07-02 19:05:23 +05:30
parent 256dd41afd
commit 530a42ffee

View File

@ -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;
} }