+2015-07-07 Timothy Hatcher <timothy@apple.com>
+
+ Web Inspector: Timeline record bars are not white when the row is selected from the sidebar
+ https://bugs.webkit.org/show_bug.cgi?id=146694
+
+ Reviewed by Joseph Pecoraro.
+
+ * UserInterface/Views/TimelineRecordBar.css:
+ (:matches(:focus, .force-focus) .selected .timeline-record-bar > .segment):
+ (:matches(:focus, .force-focus) .selected .timeline-record-bar > .segment.inactive):
+ (:matches(:focus, .force-focus) .selected .timeline-record-bar.has-inactive-segment > .segment:not(.inactive)):
+
2015-07-07 Devin Rousso <drousso@apple.com>
Web Inspector: Unnecessary space added after -webkit- prefixed property values