frontpages

This commit is contained in:
ashok sukumaran 2011-07-04 23:05:55 +05:30
parent d1661d8070
commit ed72ba75c0
2 changed files with 2 additions and 1 deletions

View File

@ -169,6 +169,7 @@ float:right;
.itemDescription { .itemDescription {
width:190px; width:190px;
font-family: "DejaVu Sans", Arial, Verdana, sans-serif; font-family: "DejaVu Sans", Arial, Verdana, sans-serif;
font-size: 12px;
} }
.itemFormLabel descriptionLabel { .itemFormLabel descriptionLabel {

View File

@ -62,7 +62,7 @@ margin-bottom:5px;}
#progressbar { #progressbar {
display: none; display: none;
background-color: #848484; background-color: #6E6E6E;
margin-left: 40px; margin-left: 40px;
} }