[ http://issues.apache.org/jira/browse/MYFACES-710?page=comments#action_12361173 ]
Martin Marinschek commented on MYFACES-710: ------------------------------------------- Plus - if you are at it, it would be great if you could check the scripts for any remaining issues - I'd also love to get rid of all style statements in the sources and into the theme.css - maybe you could do this along the way? thanks, Martin > inputCaledar incorrectly working with CSS > ----------------------------------------- > > Key: MYFACES-710 > URL: http://issues.apache.org/jira/browse/MYFACES-710 > Project: MyFaces > Type: Improvement > Components: Tomahawk > Versions: 1.1.1 > Environment: Any system, Resin 3.0.14, JDK 1.4.2, Mozilla Firefox, IE > Reporter: Boris Kovalenko > Assignee: Martin Marinschek > Attachments: calendar.diff, calendar.diff, calendar.diff > > For weekRowClass inputCalendar renders <tr class="weekRowClass>. But if in > css is special class for td defined it overrides <tr>. My suggestion is to > remove class in tr element and use it with td elements. > Same problems if <a> class is defined - so dayCellClass also is useless. So, > I attached the small diff to fix this issues. May somebody review and approve > (or not :) it? Also I have an idea to introduce maySelectInFuture feature. If > it is true (default behavior) - we allowing selections of future days else we > don't. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
