Closed
Bug 61575
Opened 24 years ago
Closed 24 years ago
centering text in a tree column (text-align:center) fails
Categories
(Core :: XUL, defect, P3)
Tracking
()
RESOLVED
INVALID
People
(Reporter: rvj, Assigned: hyatt)
Details
I have been unable to get text to be centered within a tree widget column/cell
treecell
{
text-align:center;
background-color:red
}
I have tried using an external style sheet but this still seems to have no
effect. Column text is always left justified
Comment 2•24 years ago
|
||
Hixie says it's not a dup of bug 915 and I couldn't find another dup, this is
about trees while bug 915 is about tables.
Confirming, and I assume that it is not yet implemented (as in bug 915).
Fabian.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•24 years ago
|
||
This should be done on the column of the tree, not on the individual cells.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
Component: XP Toolkit/Widgets: Trees → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•