af|dialog::close-icon dot getting rendered
------------------------------------------
Key: TRINIDAD-1306
URL: https://issues.apache.org/jira/browse/TRINIDAD-1306
Project: MyFaces Trinidad
Issue Type: Bug
Components: Skinning
Affects Versions: 1.0.9-core
Environment: Window XP SP2 ; JDeveloper 10.1.3 ; IE 6 & 7
Reporter: Kannappan Manickam
Priority: Minor
af|dialog::close-icon{
content: url("images/close_icon.gif") !important;
}
This setting is not changing the close button on the light weight dialog.
af|dialog::container, af|dialog::blocked-area & af|dialog::title-text seems to
wrok fine.
I have used similar skins settings for table previous and next buttons and they
seem to work fine
af|table::prev-disabled-icon{
content: url(images/tablePrev.png);
}
af|table::next-disabled-icon{
content: url(images/tableNext.png);
}
thanks,
Kan Manickam
NSF International
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.