[
https://issues.apache.org/jira/browse/TRINIDAD-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13409197#comment-13409197
]
Anand V Nath commented on TRINIDAD-2286:
----------------------------------------
Some examples where the leading dot for alias reference is missing.
.VeryDarkExtraAccentForeground:alias {
color:
-tr-property-ref("VeryDarkExtraAccentBackground:alias","background-color");
}
/** DarkExtraAccentForeground is the primary foreground color in the
extra accent (gray) color ramp **/
.DarkExtraAccentForeground:alias {
color:
-tr-property-ref("DarkExtraAccentBackground:alias","background-color");
}
> alias wrongly specified in base-desktop.css
> -------------------------------------------
>
> Key: TRINIDAD-2286
> URL: https://issues.apache.org/jira/browse/TRINIDAD-2286
> Project: MyFaces Trinidad
> Issue Type: Bug
> Components: Skinning
> Affects Versions: 2.0.1-core
> Reporter: Anand V Nath
> Priority: Minor
>
> Many alias references in base-desktop.css misses the leading dot.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira