You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org> on 2009/06/11 15:57:07 UTC

[jira] Resolved: (TOBAGO-763) selectOnyChoice don't appears readonly (grey)

     [ https://issues.apache.org/jira/browse/TOBAGO-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bernd Bohmann resolved TOBAGO-763.
----------------------------------

    Resolution: Fixed

> selectOnyChoice don't appears readonly (grey)
> ---------------------------------------------
>
>                 Key: TOBAGO-763
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-763
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Themes
>    Affects Versions: 1.0.20, 1.0.21
>            Reporter: Sven Bunge
>            Assignee: Bernd Bohmann
>            Priority: Minor
>             Fix For: 1.0.22, 1.1.0
>
>
> tobago-selectOneChoice-readonly is missed in the css-files of all themes (1.0.x - trunk) so all read-only selectOneChoice boxes appears click-able
> Fix: add 
> .tobago-selectOneChoice-readonly {
>   background-color: #F0EFEF; 
> }

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.