| Author |
Styles
|
Joey Alencar
Ranch Hand
Joined: Jun 26, 2001
Posts: 43
|
|
I have this Style: /* ** Controls attributes of all table headers generated by the HTML generation framework. */ .vrTableHeader { font-family:Arial, sans-serif; color:#FFFFFF; font-size:10pt; font-weight: bold; background-color:#6699CC; text-align:left; vertical-align:bottom } I'd like to set the width of the cell that is using this style. How can I do this? Thanks.
|
 |
 |
|
|
subject: Styles
|
|
|