Primefaces Modal confirmDialog has unwanted background -


i have implemented primefaces modal confirmdialog box my: <p:confirmdialog modal="true" appendtobody="true"/>. when pop box appears modal box diagonal semi transparent lines on background. please tell how remove it.

adjust background attribute in css .ui-widget-overlay class.


Comments