[Webkit-unassigned] [Bug 133965] Web Inspector: style declaration editor: visual highlight doesn't match actual selected text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 17 10:40:16 PDT 2014


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





--- Comment #4 from Joseph Pecoraro <joepeck at webkit.org>  2014-06-17 10:40:38 PST ---
(From update of attachment 233211)
View in context: https://bugs.webkit.org/attachment.cgi?id=233211&action=review

> Source/WebInspectorUI/UserInterface/Views/CSSStyleDeclarationTextEditor.css:43
> +    text-indent: 0;

Can this just be removed? Or is it overriding something?

> Source/WebInspectorUI/UserInterface/Views/CSSStyleDeclarationTextEditor.css:57
>      /* Compensate for the missing checkboxes so properties line up with editable styles that have checkboxes. */
> -    text-indent: -14px;
> +    text-indent: 0;

Can this just all be removed? Or is it overriding something?

-- 
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