[ 
https://issues.apache.org/jira/browse/PIVOT-553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12885274#action_12885274
 ] 

Greg Brown commented on PIVOT-553:
----------------------------------

Note that it may be possible to use CSS to define named styles in the future, 
via a possible (but as yet unimplemented) CSSSerializer class:

boldGreenLabel: {
    font: Verdana BOLD 11;
    color: #00aa00;
    background-color: #eeeeee;
}


> Add support for named styles
> ----------------------------
>
>                 Key: PIVOT-553
>                 URL: https://issues.apache.org/jira/browse/PIVOT-553
>             Project: Pivot
>          Issue Type: New Feature
>          Components: wtk
>            Reporter: Greg Brown
>            Assignee: Greg Brown
>             Fix For: 2.0
>
>
> These would provide support for CSS-like classes (though dynamic updates to 
> the style would most likely not be reflected in components that refer to 
> them).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to