Opened 16 years ago
Closed 16 years ago
#67 closed defect (fixed)
alignments in table
Reported by: | Peter Johansson | Owned by: | Peter Johansson |
---|---|---|---|
Priority: | minor | Milestone: | 0.6 |
Component: | output | Version: | trunk |
Keywords: | Cc: |
Description (last modified by )
Style sheet does not work properly in MSIE. The alignments in table output does not work but everything <tbody> is centered and everything in <thead> is left-aligned.
Might be a bug in MSIE, but we should check on that.
Change History (3)
comment:1 Changed 16 years ago by
Description: | modified (diff) |
---|---|
Milestone: | 0.5 → 0.6 |
Priority: | critical → minor |
comment:2 Changed 16 years ago by
Note: See
TracTickets for help on using
tickets.
We should probably add a text-align: left;
seems like it only is defined in <th>