[Webkit-unassigned] [Bug 117919] Web Inspector: Display color picker in popover on color swatch click
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 24 11:20:06 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=117919
--- Comment #7 from Timothy Hatcher <timothy at apple.com> 2013-06-24 11:18:47 PST ---
(From update of attachment 205271)
View in context: https://bugs.webkit.org/attachment.cgi?id=205271&action=review
> Source/WebInspectorUI/UserInterface/CSSColorPicker.css:34
> + background: rgba(230, 230, 230, 1) !important;
> + border: 1px solid #CCC;
These should be removed.
> Source/WebInspectorUI/UserInterface/CSSColorPicker.css:35
> + padding: 10px;
Padding could be reduced since the popover has a padding and there is no background and border anymore.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list