[Webkit-unassigned] [Bug 214979] Web Inspector: REGRESSION(?): Timelines: blue border below selected timeline when in edit mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 30 11:36:18 PDT 2020


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

Nikita Vasilyev <nvasilyev at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nvasilyev at apple.com

--- Comment #2 from Nikita Vasilyev <nvasilyev at apple.com> ---
It's coming from this rule:

body:not(.window-inactive, .window-docked-inactive) .timeline-overview > .tree-outline.timelines:focus-within .item.selected + .item {
    border-top-color: hsl(209, 100%, 49%);
}

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200730/9342f7cd/attachment.htm>


More information about the webkit-unassigned mailing list