[
https://issues.jboss.org/browse/RF-12681?page=com.atlassian.jira.plugin.s...
]
Brian Leathem updated RF-12681:
-------------------------------
Description:
CSS specification is redundant / inconsistent:
{code}
.rf-cal-hov {
background-color: '#{richSkin.calendarSpecBackgroundColor}';
background-color: '#{richSkin.calendarSpecTextColor}';
}
{code}
Perhaps 'color' should be mapped to richSkin.calendarSpecTextColor .
was:
CSS specification is redundant / inconsistent:
.rf-cal-hov {
background-color: '#{richSkin.calendarSpecBackgroundColor}';
background-color: '#{richSkin.calendarSpecTextColor}';
}
Perhaps 'color' should be mapped to richSkin.calendarSpecTextColor .
Curious settings for rf-cal-hov in calendar.ecss
------------------------------------------------
Key: RF-12681
URL:
https://issues.jboss.org/browse/RF-12681
Project: RichFaces
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: component-input
Affects Versions: 4.2.3.Final
Reporter: Lutz Ulrich
Priority: Trivial
Original Estimate: 10 minutes
Remaining Estimate: 10 minutes
CSS specification is redundant / inconsistent:
{code}
.rf-cal-hov {
background-color: '#{richSkin.calendarSpecBackgroundColor}';
background-color: '#{richSkin.calendarSpecTextColor}';
}
{code}
Perhaps 'color' should be mapped to richSkin.calendarSpecTextColor .
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira