This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Align values to right
#3
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


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
Reply


Messages In This Thread
Align values to right - by Thomas - 11.03.2017, 16:52
RE: Align values to right - by Trond Hoyem - 30.03.2017, 11:47
RE: Align values to right - by Thomas - 12.03.2017, 13:30
RE: Align values to right - by Thomas - 12.03.2017, 15:32
RE: Align values to right - by Thomas - 13.03.2017, 12:02
RE: Align values to right - by admin - 14.03.2017, 10:52

Forum Jump: