[webkit-changes] [WebKit/WebKit] a748c0: Fix Bugzilla keyword autocomplete menu in dark mode

Jon Davis noreply at github.com
Mon Nov 18 11:09:44 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a748c09d475f6a60bfecb60083e5f9b5d235356e
      https://github.com/WebKit/WebKit/commit/a748c09d475f6a60bfecb60083e5f9b5d235356e
  Author: Jonathan Davis <jond at apple.com>
  Date:   2024-11-18 (Mon, 18 Nov 2024)

  Changed paths:
    M Websites/bugs.webkit.org/skins/custom/global.css

  Log Message:
  -----------
  Fix Bugzilla keyword autocomplete menu in dark mode
https://bugs.webkit-dev.org/show_bug.cgi?id=267913

Reviewed by Tim Nguyen.

Uses CSS custom properties to apply the correct colors
based on light or dark mode.

* Websites/bugs.webkit.org/skins/custom/global.css:
(.yui-skin-sam .yui-ac-content):

Canonical link: https://commits.webkit.org/286741@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list