[Webkit-unassigned] [Bug 146031] Web Inspector: Make rule icon toggle all properties for that selector on and off

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 18 11:12:19 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=146031

Timothy Hatcher <timothy at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #254972|review?                     |review+, commit-queue-
              Flags|                            |

--- Comment #3 from Timothy Hatcher <timothy at apple.com> ---
Comment on attachment 254972
  --> https://bugs.webkit.org/attachment.cgi?id=254972
Patch

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

> Source/WebInspectorUI/UserInterface/Views/CSSStyleDeclarationSection.css:72
> +    cursor: pointer;

This should be a normal cursor. We can use a hover darkening of the icon to indicate clicking behavior.

> Source/WebInspectorUI/UserInterface/Views/CSSStyleDeclarationTextEditor.js:234
> +        function uncommentProperties(properties) {

Two lines.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150618/b1ff3085/attachment.html>


More information about the webkit-unassigned mailing list