Bug 148207

Summary: Web Inspector: The first style in the Rules panel for pseudo-elements needs padding
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Current Functionality
none
Patch
timothy: review+
Patch none

Description Devin Rousso 2015-08-19 17:58:15 PDT
Created attachment 259438 [details]
Current Functionality

See attached screenshot.
Comment 1 Radar WebKit Bug Importer 2015-08-19 17:58:39 PDT
<rdar://problem/22354627>
Comment 2 Devin Rousso 2015-08-19 18:02:30 PDT
Created attachment 259439 [details]
Patch
Comment 3 Timothy Hatcher 2015-08-19 18:28:47 PDT
Comment on attachment 259439 [details]
Patch

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

> Source/WebInspectorUI/UserInterface/Views/RulesStyleDetailsPanel.css:58
> +.sidebar > .panel.details.css-style .rules > :first-child:matches(.label) {

.label:first-child
Comment 4 Devin Rousso 2015-08-19 18:44:53 PDT
Created attachment 259441 [details]
Patch

Ha that is so much simpler.  Curse me and my overthinking.
Comment 5 WebKit Commit Bot 2015-08-19 19:38:29 PDT
Comment on attachment 259441 [details]
Patch

Clearing flags on attachment: 259441

Committed r188678: <http://trac.webkit.org/changeset/188678>
Comment 6 WebKit Commit Bot 2015-08-19 19:38:33 PDT
All reviewed patches have been landed.  Closing bug.