Page MenuHomePhorge

Fix hovercard background color when using Dark Mode
ClosedPublic

Authored by bob on Aug 17 2023, 09:21.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 31, 20:41
Unknown Object (File)
Thu, May 30, 09:01
Unknown Object (File)
Thu, May 30, 09:00
Unknown Object (File)
Thu, May 30, 08:20
Unknown Object (File)
Thu, May 23, 13:44
Unknown Object (File)
Mon, May 20, 15:57
Unknown Object (File)
Mon, May 20, 14:55
Unknown Object (File)
Mon, May 20, 12:55

Details

Summary

This CSS fix replaces the disabled hovercard hard coded white background color value by the page.content CSS variable.

Fix : T15056

Test Plan
  • Flush all Phorge caches
  • Sign in
  • Open any page including a reference to a closed manifest (https://we.phorge.it/D25395)
  • Mouve the mouse over the closed manifest reference
  • Check that hovercard background color is consistent with the theme.

Diff Detail

Repository
rP Phorge
Lint
Lint Not Applicable
Unit
Tests Not Applicable