[ 
https://issues.apache.org/jira/browse/TOBAGO-228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462223
 ] 

Sam Wong commented on TOBAGO-228:
---------------------------------

I replace the html_scarborough_mozilla_style_style.css and named "style.css" 
into the org\apache\myfaces\tobago\renderkit\html\scarborough\mozilla\style 
directory

and i replace the html_scarborough_standard_style_style.css and named 
"style.css" into the 
org\apache\myfaces\tobago\renderkit\html\scarborough\standard\style directory


It does not work on 1.0.9

I also tried another way by puting the 
/* treeOld*/

.tobago-treeOld-default {
  overflow: auto;
}

 into the exisiting 
org\apache\myfaces\tobago\renderkit\html\scarborough\standard\style\style.css

and do a search to see any "tobago-tree-"  and replaced by "tobago-treeOld-" 
and still does not work.  Any suggetions? thanks.


> css classes for tree are missing after renaming tree to treeOld
> ---------------------------------------------------------------
>
>                 Key: TOBAGO-228
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-228
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Themes
>    Affects Versions: 1.0.9
>            Reporter: Volker Weber
>         Assigned To: Volker Weber
>             Fix For: 1.0.10
>
>         Attachments: html_scarborough_mozilla_style_style.css, 
> html_scarborough_standard_style_style.css
>
>
> the renaming to TreeOldRenderer results in rendering "tobago-treeOld-default" 
> as css class name.
> this class is not found in style.css

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to