[ 
http://issues.apache.org/jira/browse/TOMAHAWK-67?page=comments#action_12371059 
] 

Boris Kovalenko commented on TOMAHAWK-67:
-----------------------------------------

Have looked at current code. theme.css is used for dropdown calendar at the 
time present, isn't? And what regarding my problem - I think that <a> elements 
should be populated with class=dayCellClass to override global <a> style 
definition. Are You agree or my CSS knowlegde is not enough? Or even we should 
create styles like td.dayCellCalass etc and let the user to override it?

> inputCaledar incorrectly working with CSS
> -----------------------------------------
>
>          Key: TOMAHAWK-67
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-67
>      Project: MyFaces Tomahawk
>         Type: Bug
>   Components: Calendar
>  Environment: Any system, Resin 3.0.14, JDK 1.4.2, Mozilla Firefox, IE
>     Reporter: Boris Kovalenko
>     Assignee: Martin Marinschek
>     Priority: Minor
>  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

Reply via email to