From: Rafael C. <raf...@gm...> - 2013-12-27 13:17:28
|
Hi Exson, What I have usually found in the code is: + no class for text (left-align in left-to-right languages; right-align in right-to-left languages; * ). + class number for numbers (right-align in left-to-right languages; left-align in right-to-left languages; * ). + class centre to centre contents (it works on default.css). Note *: I do not know if it is possible to have up-to-down text flow in html. Best regards, Rafael. 2013/12/27 ExsonQu <hex...@gm...> > *Dear all:* > > I've received a report that the css class in webERP > SelectProduct.php seems wrong. The number class is "select" and those > label > use class="number". It seems a wrong one. But the effect seems no big > difference. > > Looking forward to a clarification. Since webERP Chinese > community > are creating a new css for webERP and (CNCERP a new fork for Chinese > users). > > Thanks and best regards! > > Exson > > > > -- > View this message in context: > http://weberp-accounting.1478800.n4.nabble.com/Is-the-class-right-for-SelectProduct-php-tp4657125.html > Sent from the web-ERP-developers mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics > Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > |