[
https://jira.jboss.org/jira/browse/RF-3434?page=com.atlassian.jira.plugin...
]
Mikhail Vitenkov reopened RF-3434:
----------------------------------
Assignee: Nick Belaevski (was: Tsikhon Kuprevich)
# Define dr-mpnl-shadow class in <style> section following way:
.dr-mpnl-shadow {
top: 4px;
left: 4px;
opacity: 0.9;
filter: alpha(opacity = 200);
}
# Call modalPanel.
top, left, opasity and other style's parametrs aren't applied to the modalPanel.
ModalPanel shadow fixed style
-----------------------------
Key: RF-3434
URL:
https://jira.jboss.org/jira/browse/RF-3434
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.1
Environment: FireFox 3 beta 5, IE 7 - Windows Vista
Reporter: Vladimir Kostadinov
Assignee: Nick Belaevski
Priority: Minor
Fix For: 3.2.2
Original Estimate: 2 hours
Remaining Estimate: 2 hours
Some properties of custom styles can't be applied to modal panel's shadow because
of a fixed style attribute in shadow's <div> tag.
Sample:
<div class="dr-mpnl-shadow rich-mpnl-shadow"
id="loadingPanelShadowDiv" style="top: 4px; left: 4px; opacity:0.1;
filter:alpha(opacity=10);"></div>
--
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