This commit is contained in:
Sanj 2011-07-04 22:27:05 +05:30
commit b6cdddbe55
2 changed files with 2 additions and 1 deletions

View File

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

View File

@ -9,7 +9,7 @@
}
ul {
ul,li {
list-style-type:none;
}