[webkit-changes] [WebKit/WebKit] b770db: Fixed the search icon color in the navigation header

Jon Davis noreply at github.com
Wed Oct 5 16:30:31 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b770db0515fe568a19130be241b61b08359e9542
      https://github.com/WebKit/WebKit/commit/b770db0515fe568a19130be241b61b08359e9542
  Author: Jonathan Davis <jond at apple.com>
  Date:   2022-10-05 (Wed, 05 Oct 2022)

  Changed paths:
    M Websites/webkit.org/wp-content/themes/webkit/header.php
    M Websites/webkit.org/wp-content/themes/webkit/style.css

  Log Message:
  -----------
  Fixed the search icon color in the navigation header
https://bugs.webkit.org/show_bug.cgi?id=246105

Reviewed by Devin Rousso.

* Websites/webkit.org/wp-content/themes/webkit/header.php:
* Websites/webkit.org/wp-content/themes/webkit/style.css:
(:root):
(#site-nav .search-input):
(@media only screen and (max-width: 1015px) #site-nav .search-input,):
(@media only screen and (max-width: 1015px) .search-input): Deleted.

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




More information about the webkit-changes mailing list