Posted March 21, 20223 yr Hi, Think I've found another one! CSS typo in IPS 4.6.11 template core > global > framework > form.css > line 219 (when viewed in AdminCP) background: rgba(var(--theme-area_background_light, 0.7)); should be: background: rgba( var(--theme-area_background_light), 0.7);
March 21, 20223 yr Community Expert Thank you for bringing this issue to our attention! I can confirm this should be further reviewed and I have logged an internal bug report for our development team to investigate and address as necessary, in a future maintenance release.
July 11, 20223 yr Community Expert Solution This issue has been resolved in 4.7.0 which has recently been released. Please upgrade to that version to resolve this, and of course, let us know if you are still seeing any issues.