Jump to content

4.6.11 CSS Typo: form.css


Go to solution Solved by Marc,

Recommended Posts

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:

Posted

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...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...