Hello List

I just figured out that the described Problem was caused by myself. I
placed a loading message in the index.html and altered the style
attribute of the body tag to style="text-align:center".. which then also
caused the table-cell entries to be centered.

I added an additional div for my loading message and moved the style
from the body to the newly created div. Now it's all working as it should.

- Roman

Roman Schmid wrote:
> Hello List
> 
> This is probably a stupid question and super easy to do, but I can't
> find a solution to it.
> All i want is that the contents of my table cell are aligned left and
> not centered.
> 
> I already tried to add a
> qx.ui.table.cellrenderer.String("left");
> as DataCellRenderer for the Columns in question. But nothing changed...
> 
> Could anybody help me on this behalf?
> Maybe this could be solved using Theming?
> 
> Thanks - Roman
> 
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> SourcForge Community
> SourceForge wants to tell your story.
> http://p.sf.net/sfu/sf-spreadtheword
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> 

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to