From 49d14ec2b13f4d7ccdfb9293902383fe5f8256ad Mon Sep 17 00:00:00 2001 From: Brian Grinstead Date: Thu, 29 May 2014 18:53:39 -0500 Subject: [PATCH] update home page --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index e3f44f34..bf17d3b7 100644 --- a/index.html +++ b/index.html @@ -84,7 +84,7 @@

Mobile Support

Devtools

- Believe it or not, this colorpicker lives inside of Chrome and Safari devtools to make picking colors easier for web developers and designers. + Believe it or not, this colorpicker lives inside of Chrome, Firefox, and Safari devtools to make picking colors easier for web developers and designers.

@@ -92,7 +92,7 @@

Devtools

- From there, I opened a development case, entitled Web Inspector: Add colorpicker functionality to color swatches in Styles Sidebar. 50+ comments and 10 patches later, the case landed in WebKit. Thanks to all the WebKit developers who helped me along the way with getting the code and UI ready for committing. + From there, I opened a bug to start working on it Web Inspector. 50+ comments and 10 patches later, the case landed in WebKit. Here is the Firefox bug where it was added.