upload css

This commit is contained in:
ashok sukumaran 2011-07-02 17:47:35 +05:30
parent 2f2390a7fe
commit 268b581ed5

View File

@ -52,6 +52,8 @@ background-color: #298A08;
} }
.fileForm { .fileForm {
overflow: auto;
width: 100%
} }
.fileTitle { .fileTitle {
@ -60,6 +62,7 @@ margin: 5px;
} }
.fileDesc { .fileDesc {
width: 200px;
float: left; float: left;
margin: 5px; margin: 5px;
} }