Menu

#355 Renderer: CSS ox-label class ignored

v4.9.1
closed
renderer (22)
5
2014-01-30
2013-07-10
No

The new renderer uses it own set of css classes which in some cases collide with the predefined ox css classes.

This should be corrected to have a simple set of css classes.

Discussion

  • Javier Paniza

    Javier Paniza - 2013-07-26
    • assigned_to: Federico Alcantara
    • Group: v4.8 --> v4.8.1
     
  • Federico Alcantara

    Hi Javier:

    Css classes and styles has been revised and pruned. Only these elements were kept, which are not duplicates of current ox's css

    • Style.getLayoutLabelCell() -> ox-layout-label-cell
    • Style.getLayoutDataCell() -> ox-layout-data-cell
    • Style.getLayoutRowSpacer() -> ox-layout-row-spacer
    • Style.getLayoutContent() -> ox-layout-content

    These elements allow the developer to create views with format as the one shown in the attachment.

    Federico

     
  • Javier Paniza

    Javier Paniza - 2014-01-30
    • status: open --> closed
    • Group: v4.8.1 --> v4.9.1
     

Log in to post a comment.