Closed alex-rowe closed 11 years ago
This setting to make the background an opaque blue color:
.yui3-skin-sam .yui3-widget-mask { background-color: #223460; opacity: 0.9; }
Currently overwrites the CSS for Moodle and makes all Yui3 modal pop ups have that colour background. Might be worth looking at a specific Equella ID or class or removing it and using Moodle's.
Thanks Alex
Hi @agrowe, thanks for report, this issue has been fixed :-)
This setting to make the background an opaque blue color:
Currently overwrites the CSS for Moodle and makes all Yui3 modal pop ups have that colour background. Might be worth looking at a specific Equella ID or class or removing it and using Moodle's.
Thanks Alex