IDEMPIERE-237 Zk Report Viewer: Number in HTML output doesn't align right.

This commit is contained in:
Heng Sin Low 2012-04-16 14:42:46 +08:00
parent 0e42e359f3
commit 88d682a2d1
1 changed files with 1 additions and 2 deletions

View File

@ -25,10 +25,9 @@
border-style: solid;
padding: 3px;
}
}
.rp-number {
background-color: #EBF1EF;
text-align: right;
text-align: right !important;
padding: 3px;
}
.rp-text, .rp-date {