Jump to content

Featured Replies

Posted

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);

:smile:

Solved by Marc

Go to solution
  • 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.

 

  • 3 months later...
  • 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.

Recently Browsing 0

  • No registered users viewing this page.