Adds support for 0, 2, 3 and 8 decimal places and locale commas and decimals
This commit is contained in:
parent
69b2fac8e5
commit
47de79cc64
5 changed files with 84 additions and 26 deletions
|
|
@ -12,13 +12,16 @@
|
|||
|
||||
.middle {
|
||||
font-size: 0.7857em;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.end {
|
||||
font-size: 0.7857em;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.currency {
|
||||
font-size: 1em;
|
||||
margin-left: 5px;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue