[webkit-reviews] review granted: [Bug 173036] Update the design of the WebKit Feature Status page : [Attachment 312153] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 6 19:08:55 PDT 2017


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Jon Davis
<jond at apple.com>'s request for review:
Bug 173036: Update the design of the WebKit Feature Status page
https://bugs.webkit.org/show_bug.cgi?id=173036

Attachment 312153: Patch

https://bugs.webkit.org/attachment.cgi?id=312153&action=review




--- Comment #4 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 312153
  --> https://bugs.webkit.org/attachment.cgi?id=312153
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=312153&action=review

> Websites/webkit.org/wp-content/themes/webkit/status.php:108
> +    color: #ffffff;

This can be #fff or 'white'.

> Websites/webkit.org/wp-content/themes/webkit/status.php:123
> +    border-color: #999999;

#999

> Websites/webkit.org/wp-content/themes/webkit/status.php:266
> +    color: #999999;

#999

> Websites/webkit.org/wp-content/themes/webkit/status.php:287
> +    background: #ffffff;

#fff or white

> Websites/webkit.org/wp-content/themes/webkit/status.php:322
> +    color: #666666;

#666


More information about the webkit-reviews mailing list