[richfaces-issues] [JBoss JIRA] Resolved: (RF-6425) SuggestionBox: rich-sb-int-sel is ignored
Nick Belaevski (JIRA)
jira-events at lists.jboss.org
Wed Feb 25 14:23:45 EST 2009
[ https://jira.jboss.org/jira/browse/RF-6425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nick Belaevski resolved RF-6425.
--------------------------------
Resolution: Rejected
Assignee: Tsikhon Kuprevich
Add background-image: none
> SuggestionBox: rich-sb-int-sel is ignored
> -----------------------------------------
>
> Key: RF-6425
> URL: https://jira.jboss.org/jira/browse/RF-6425
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.3.0
> Reporter: Ronald Johnson
> Assignee: Tsikhon Kuprevich
>
> I want to change the look of the suggestionbox, in my css file I added:
> .rich-sb-int{
> background-color: #00ff00;
> }
> .rich-sb-int-sel{
> background-color: #ff0000;
> }
> for the non-selected and selected rows.
> when using the skin "blueSky" (or any other skin except "plain"),
> "my" style for the non-selected rows is used (i.e. the rows are displayed green)
> For the selected row, the style from the skin is still used.
> If i however change the skin to be "plain", the non-selected rows are displayed green, and the selected row is displayed red (i.e. it uses my style, as i would expect)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the richfaces-issues
mailing list