hiroprotagonist
18 Sep 2012, 8:03 AM
Guys,
I have a treepanel where I change the visualization with CSS. The cells are larger in height and width.
Looks like this:
.project-grid-column-default div {
margin: 1px 1px 1px 1px;
font-size: 14px;
padding: 2px 20px 8px;
}
This works nicely for the cells themselves but when using an editor for changing the cell's content, the editor's width is adapted to cell width, but not the height.
Any hints how this can be accomplished?
Many thanks
Hiro.
I have a treepanel where I change the visualization with CSS. The cells are larger in height and width.
Looks like this:
.project-grid-column-default div {
margin: 1px 1px 1px 1px;
font-size: 14px;
padding: 2px 20px 8px;
}
This works nicely for the cells themselves but when using an editor for changing the cell's content, the editor's width is adapted to cell width, but not the height.
Any hints how this can be accomplished?
Many thanks
Hiro.