12.03.2017, 13:30
Hi
thank you. Only a small modification because the change destroys touch visu and because I need different widths for different object sizes.
I have another question. Would it be possible to format numbers by CSS? Actually my problem is brightness in lux. It's five digits number. Without a proper formatting it's hard to read such long number.
Thank you
thank you. Only a small modification because the change destroys touch visu and because I need different widths for different object sizes.
I have another question. Would it be possible to format numbers by CSS? Actually my problem is brightness in lux. It's five digits number. Without a proper formatting it's hard to read such long number.
Thank you
Code:
.usermode .right-align-100px {
text-align: right !important;
min-width: 100px;
}
.usermode .right-align {
text-align: right !important;
min-width: 150px;
}
.usermode .right-align-200px {
text-align: right !important;
min-width: 200px;
}
LM5Lp, firmware: 2018.08.22 and 2021.12.15, FlashSYS v2, ARMv7 Processor rev 5 (v7l), kernel 4.4.151 and 4.4.259