<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[164623] trunk/Source/WebInspectorUI</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/164623">164623</a></dd>
<dt>Author</dt> <dd>timothy@apple.com</dd>
<dt>Date</dt> <dd>2014-02-24 19:00:59 -0800 (Mon, 24 Feb 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>Fix the missing navigation bar in the Debugger sidebar panel.

Sorting the CSS resources caused specificity issue.

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

Reviewed by Joseph Pecoraro.

* UserInterface/Views/DebuggerSidebarPanel.css:
(.sidebar &gt; .panel.navigation.debugger &gt; .content):
(.sidebar &gt; .panel.navigation.debugger &gt; .navigation-bar):
* UserInterface/Views/LayoutTimelineView.css:
(.sidebar &gt; .panel.navigation.timeline.timeline-content-view-showing .navigation-sidebar-panel-content-tree-outline.layout .item .subtitle):
* UserInterface/Views/NetworkTimelineView.css:
(.sidebar &gt; .panel.navigation.timeline.timeline-content-view-showing .navigation-sidebar-panel-content-tree-outline.network .item .subtitle):
* UserInterface/Views/ResourceSidebarPanel.css:
(.sidebar &gt; .panel.navigation.resource &gt; .empty-content-placeholder):
(.sidebar &gt; .panel.navigation.resource &gt; .search-bar):
(.sidebar &gt; .panel.navigation.resource &gt; .search-bar &gt; input[type=&quot;search&quot;]):
* UserInterface/Views/ScriptTimelineView.css:
(.sidebar &gt; .panel.navigation.timeline.timeline-content-view-showing .navigation-sidebar-panel-content-tree-outline.script .item .subtitle):
* UserInterface/Views/TimelineSidebarPanel.css:
(.sidebar &gt; .panel.navigation.timeline &gt; .status-bar):
(.sidebar &gt; .panel.navigation.timeline &gt; .status-bar &gt; .record-glyph):
(.sidebar &gt; .panel.navigation.timeline &gt; .status-bar &gt; .record-glyph.recording):
(.sidebar &gt; .panel.navigation.timeline &gt; .status-bar &gt; .record-glyph:hover):
(.sidebar &gt; .panel.navigation.timeline &gt; .status-bar &gt; .record-glyph.recording:hover):
(.sidebar &gt; .panel.navigation.timeline &gt; .status-bar &gt; .record-glyph.forced):
(.sidebar &gt; .panel.navigation.timeline &gt; .status-bar &gt; .record-glyph.recording.forced):
(.sidebar &gt; .panel.navigation.timeline &gt; .status-bar &gt; .record-status):
(.sidebar &gt; .panel.navigation.timeline &gt; .title-bar):
(.sidebar &gt; .panel.navigation.timeline &gt; .title-bar.timelines):
(.sidebar &gt; .panel.navigation.timeline &gt; .title-bar.timeline-events):
(.sidebar &gt; .panel.navigation.timeline &gt; .timelines-content):
(.sidebar &gt; .panel.navigation.timeline &gt; .timelines-content .close-button):
(.sidebar &gt; .panel.navigation.timeline &gt; .timelines-content li.item .icon):
(.sidebar &gt; .panel.navigation.timeline &gt; .timelines-content li.item.selected .close-button):
(.sidebar &gt; .panel.navigation.timeline &gt; .timelines-content li.item:not(.selected):nth-child(even)):
(.sidebar &gt; .panel.navigation.timeline &gt; .timelines-content li.item:not(.selected):not(:first-child)):
(.sidebar &gt; .panel.navigation.timeline &gt; .timelines-content li.item.selected + li.item):
(.sidebar &gt; .panel.navigation.timeline &gt; .timelines-content :focus li.item.selected + li.item):
(.sidebar &gt; .panel.navigation.timeline &gt; .timelines-content .close-button:active):
(.sidebar &gt; .panel.navigation.timeline &gt; .empty-content-placeholder):
(.sidebar &gt; .panel.navigation.timeline.timeline-content-view-showing &gt; .content):
(.sidebar &gt; .panel.navigation.timeline &gt; .content &gt; .stripe-background):
(.sidebar &gt; .panel.navigation.timeline.timeline-content-view-showing &gt; .content &gt; .stripe-background):</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkSourceWebInspectorUIChangeLog">trunk/Source/WebInspectorUI/ChangeLog</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceViewsDebuggerSidebarPanelcss">trunk/Source/WebInspectorUI/UserInterface/Views/DebuggerSidebarPanel.css</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceViewsLayoutTimelineViewcss">trunk/Source/WebInspectorUI/UserInterface/Views/LayoutTimelineView.css</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceViewsNetworkTimelineViewcss">trunk/Source/WebInspectorUI/UserInterface/Views/NetworkTimelineView.css</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceViewsResourceSidebarPanelcss">trunk/Source/WebInspectorUI/UserInterface/Views/ResourceSidebarPanel.css</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceViewsScriptTimelineViewcss">trunk/Source/WebInspectorUI/UserInterface/Views/ScriptTimelineView.css</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceViewsTimelineSidebarPanelcss">trunk/Source/WebInspectorUI/UserInterface/Views/TimelineSidebarPanel.css</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkSourceWebInspectorUIChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebInspectorUI/ChangeLog (164622 => 164623)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/ChangeLog        2014-02-25 02:59:18 UTC (rev 164622)
+++ trunk/Source/WebInspectorUI/ChangeLog        2014-02-25 03:00:59 UTC (rev 164623)
</span><span class="lines">@@ -1,5 +1,54 @@
</span><span class="cx"> 2014-02-24  Timothy Hatcher  &lt;timothy@apple.com&gt;
</span><span class="cx"> 
</span><ins>+        Fix the missing navigation bar in the Debugger sidebar panel.
+
+        Sorting the CSS resources caused specificity issue.
+
+        https://bugs.webkit.org/show_bug.cgi?id=129251
+
+        Reviewed by Joseph Pecoraro.
+
+        * UserInterface/Views/DebuggerSidebarPanel.css:
+        (.sidebar &gt; .panel.navigation.debugger &gt; .content):
+        (.sidebar &gt; .panel.navigation.debugger &gt; .navigation-bar):
+        * UserInterface/Views/LayoutTimelineView.css:
+        (.sidebar &gt; .panel.navigation.timeline.timeline-content-view-showing .navigation-sidebar-panel-content-tree-outline.layout .item .subtitle):
+        * UserInterface/Views/NetworkTimelineView.css:
+        (.sidebar &gt; .panel.navigation.timeline.timeline-content-view-showing .navigation-sidebar-panel-content-tree-outline.network .item .subtitle):
+        * UserInterface/Views/ResourceSidebarPanel.css:
+        (.sidebar &gt; .panel.navigation.resource &gt; .empty-content-placeholder):
+        (.sidebar &gt; .panel.navigation.resource &gt; .search-bar):
+        (.sidebar &gt; .panel.navigation.resource &gt; .search-bar &gt; input[type=&quot;search&quot;]):
+        * UserInterface/Views/ScriptTimelineView.css:
+        (.sidebar &gt; .panel.navigation.timeline.timeline-content-view-showing .navigation-sidebar-panel-content-tree-outline.script .item .subtitle):
+        * UserInterface/Views/TimelineSidebarPanel.css:
+        (.sidebar &gt; .panel.navigation.timeline &gt; .status-bar):
+        (.sidebar &gt; .panel.navigation.timeline &gt; .status-bar &gt; .record-glyph):
+        (.sidebar &gt; .panel.navigation.timeline &gt; .status-bar &gt; .record-glyph.recording):
+        (.sidebar &gt; .panel.navigation.timeline &gt; .status-bar &gt; .record-glyph:hover):
+        (.sidebar &gt; .panel.navigation.timeline &gt; .status-bar &gt; .record-glyph.recording:hover):
+        (.sidebar &gt; .panel.navigation.timeline &gt; .status-bar &gt; .record-glyph.forced):
+        (.sidebar &gt; .panel.navigation.timeline &gt; .status-bar &gt; .record-glyph.recording.forced):
+        (.sidebar &gt; .panel.navigation.timeline &gt; .status-bar &gt; .record-status):
+        (.sidebar &gt; .panel.navigation.timeline &gt; .title-bar):
+        (.sidebar &gt; .panel.navigation.timeline &gt; .title-bar.timelines):
+        (.sidebar &gt; .panel.navigation.timeline &gt; .title-bar.timeline-events):
+        (.sidebar &gt; .panel.navigation.timeline &gt; .timelines-content):
+        (.sidebar &gt; .panel.navigation.timeline &gt; .timelines-content .close-button):
+        (.sidebar &gt; .panel.navigation.timeline &gt; .timelines-content li.item .icon):
+        (.sidebar &gt; .panel.navigation.timeline &gt; .timelines-content li.item.selected .close-button):
+        (.sidebar &gt; .panel.navigation.timeline &gt; .timelines-content li.item:not(.selected):nth-child(even)):
+        (.sidebar &gt; .panel.navigation.timeline &gt; .timelines-content li.item:not(.selected):not(:first-child)):
+        (.sidebar &gt; .panel.navigation.timeline &gt; .timelines-content li.item.selected + li.item):
+        (.sidebar &gt; .panel.navigation.timeline &gt; .timelines-content :focus li.item.selected + li.item):
+        (.sidebar &gt; .panel.navigation.timeline &gt; .timelines-content .close-button:active):
+        (.sidebar &gt; .panel.navigation.timeline &gt; .empty-content-placeholder):
+        (.sidebar &gt; .panel.navigation.timeline.timeline-content-view-showing &gt; .content):
+        (.sidebar &gt; .panel.navigation.timeline &gt; .content &gt; .stripe-background):
+        (.sidebar &gt; .panel.navigation.timeline.timeline-content-view-showing &gt; .content &gt; .stripe-background):
+
+2014-02-24  Timothy Hatcher  &lt;timothy@apple.com&gt;
+
</ins><span class="cx">         Give non-Mac platforms a default toolbar background so it isn't just white.
</span><span class="cx"> 
</span><span class="cx">         https://bugs.webkit.org/show_bug.cgi?id=129260
</span></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceViewsDebuggerSidebarPanelcss"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebInspectorUI/UserInterface/Views/DebuggerSidebarPanel.css (164622 => 164623)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Views/DebuggerSidebarPanel.css        2014-02-25 02:59:18 UTC (rev 164622)
+++ trunk/Source/WebInspectorUI/UserInterface/Views/DebuggerSidebarPanel.css        2014-02-25 03:00:59 UTC (rev 164623)
</span><span class="lines">@@ -23,11 +23,11 @@
</span><span class="cx">  * THE POSSIBILITY OF SUCH DAMAGE.
</span><span class="cx">  */
</span><span class="cx"> 
</span><del>-.sidebar &gt; .panel.debugger &gt; .content {
</del><ins>+.sidebar &gt; .panel.navigation.debugger &gt; .content {
</ins><span class="cx">     top: 22px;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.sidebar &gt; .panel.debugger &gt; .navigation-bar {
</del><ins>+.sidebar &gt; .panel.navigation.debugger &gt; .navigation-bar {
</ins><span class="cx">     position: absolute;
</span><span class="cx">     top: 0;
</span><span class="cx">     left: 0;
</span></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceViewsLayoutTimelineViewcss"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebInspectorUI/UserInterface/Views/LayoutTimelineView.css (164622 => 164623)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Views/LayoutTimelineView.css        2014-02-25 02:59:18 UTC (rev 164622)
+++ trunk/Source/WebInspectorUI/UserInterface/Views/LayoutTimelineView.css        2014-02-25 03:00:59 UTC (rev 164623)
</span><span class="lines">@@ -35,6 +35,6 @@
</span><span class="cx">     border-right: none;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.sidebar &gt; .panel.timeline.timeline-content-view-showing .navigation-sidebar-panel-content-tree-outline.layout .item .subtitle {
</del><ins>+.sidebar &gt; .panel.navigation.timeline.timeline-content-view-showing .navigation-sidebar-panel-content-tree-outline.layout .item .subtitle {
</ins><span class="cx">     display: none;
</span><span class="cx"> }
</span></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceViewsNetworkTimelineViewcss"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebInspectorUI/UserInterface/Views/NetworkTimelineView.css (164622 => 164623)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Views/NetworkTimelineView.css        2014-02-25 02:59:18 UTC (rev 164622)
+++ trunk/Source/WebInspectorUI/UserInterface/Views/NetworkTimelineView.css        2014-02-25 03:00:59 UTC (rev 164623)
</span><span class="lines">@@ -32,6 +32,6 @@
</span><span class="cx">     border: none;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.sidebar &gt; .panel.timeline.timeline-content-view-showing .navigation-sidebar-panel-content-tree-outline.network .item .subtitle {
</del><ins>+.sidebar &gt; .panel.navigation.timeline.timeline-content-view-showing .navigation-sidebar-panel-content-tree-outline.network .item .subtitle {
</ins><span class="cx">     display: none;
</span><span class="cx"> }
</span></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceViewsResourceSidebarPanelcss"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebInspectorUI/UserInterface/Views/ResourceSidebarPanel.css (164622 => 164623)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Views/ResourceSidebarPanel.css        2014-02-25 02:59:18 UTC (rev 164622)
+++ trunk/Source/WebInspectorUI/UserInterface/Views/ResourceSidebarPanel.css        2014-02-25 03:00:59 UTC (rev 164623)
</span><span class="lines">@@ -23,12 +23,12 @@
</span><span class="cx">  * THE POSSIBILITY OF SUCH DAMAGE.
</span><span class="cx">  */
</span><span class="cx"> 
</span><del>-.sidebar &gt; .panel.resource &gt; .content,
-.sidebar &gt; .panel.resource &gt; .empty-content-placeholder {
</del><ins>+.sidebar &gt; .panel.navigation.resource &gt; .content,
+.sidebar &gt; .panel.navigation.resource &gt; .empty-content-placeholder {
</ins><span class="cx">     top: 21px;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.sidebar &gt; .panel.resource &gt; .search-bar {
</del><ins>+.sidebar &gt; .panel.navigation.resource &gt; .search-bar {
</ins><span class="cx">     position: absolute;
</span><span class="cx">     top: 0;
</span><span class="cx">     left: 0;
</span><span class="lines">@@ -44,7 +44,7 @@
</span><span class="cx">     overflow: hidden;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.sidebar &gt; .panel.resource &gt; .search-bar &gt; input[type=&quot;search&quot;] {
</del><ins>+.sidebar &gt; .panel.navigation.resource &gt; .search-bar &gt; input[type=&quot;search&quot;] {
</ins><span class="cx">     display: -webkit-flex;
</span><span class="cx">     -webkit-flex: 1;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceViewsScriptTimelineViewcss"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebInspectorUI/UserInterface/Views/ScriptTimelineView.css (164622 => 164623)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Views/ScriptTimelineView.css        2014-02-25 02:59:18 UTC (rev 164622)
+++ trunk/Source/WebInspectorUI/UserInterface/Views/ScriptTimelineView.css        2014-02-25 03:00:59 UTC (rev 164623)
</span><span class="lines">@@ -35,6 +35,6 @@
</span><span class="cx">     border-right: none;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.sidebar &gt; .panel.timeline.timeline-content-view-showing .navigation-sidebar-panel-content-tree-outline.script .item .subtitle {
</del><ins>+.sidebar &gt; .panel.navigation.timeline.timeline-content-view-showing .navigation-sidebar-panel-content-tree-outline.script .item .subtitle {
</ins><span class="cx">     display: none;
</span><span class="cx"> }
</span></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceViewsTimelineSidebarPanelcss"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebInspectorUI/UserInterface/Views/TimelineSidebarPanel.css (164622 => 164623)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Views/TimelineSidebarPanel.css        2014-02-25 02:59:18 UTC (rev 164622)
+++ trunk/Source/WebInspectorUI/UserInterface/Views/TimelineSidebarPanel.css        2014-02-25 03:00:59 UTC (rev 164623)
</span><span class="lines">@@ -23,19 +23,19 @@
</span><span class="cx">  * THE POSSIBILITY OF SUCH DAMAGE.
</span><span class="cx">  */
</span><span class="cx"> 
</span><del>-.sidebar &gt; .panel.timeline &gt; .status-bar {
</del><ins>+.sidebar &gt; .panel.navigation.timeline &gt; .status-bar {
</ins><span class="cx">     position: absolute;
</span><span class="cx">     top: 0;
</span><del>-    left: 5px;
</del><ins>+    left: 0;
</ins><span class="cx">     right: 0;
</span><span class="cx">     height: 22px;
</span><span class="cx">     border-bottom: 1px solid rgb(179, 179, 179);
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.sidebar &gt; .panel.timeline &gt; .status-bar &gt; .record-glyph {
</del><ins>+.sidebar &gt; .panel.navigation.timeline &gt; .status-bar &gt; .record-glyph {
</ins><span class="cx">     position: absolute;
</span><span class="cx">     top: 0;
</span><del>-    left: 0;
</del><ins>+    left: 5px;
</ins><span class="cx">     width: 21px;
</span><span class="cx">     height: 21px;
</span><span class="cx">     padding: 0;
</span><span class="lines">@@ -52,27 +52,27 @@
</span><span class="cx">     background-size: 21px 21px;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.sidebar &gt; .panel.timeline &gt; .status-bar &gt; .record-glyph.recording {
</del><ins>+.sidebar &gt; .panel.navigation.timeline &gt; .status-bar &gt; .record-glyph.recording {
</ins><span class="cx">     background-image: -webkit-image-set(url(../Images/Recording.png) 1x, url(../Images/Recording@2x.png) 2x);
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.sidebar &gt; .panel.timeline &gt; .status-bar &gt; .record-glyph:hover {
</del><ins>+.sidebar &gt; .panel.navigation.timeline &gt; .status-bar &gt; .record-glyph:hover {
</ins><span class="cx">     background-image: -webkit-image-set(url(../Images/RecordingHovered.png) 1x, url(../Images/RecordingHovered@2x.png) 2x);
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.sidebar &gt; .panel.timeline &gt; .status-bar &gt; .record-glyph.recording:hover {
</del><ins>+.sidebar &gt; .panel.navigation.timeline &gt; .status-bar &gt; .record-glyph.recording:hover {
</ins><span class="cx">     background-image: -webkit-image-set(url(../Images/RecordingStopped.png) 1x, url(../Images/RecordingStopped@2x.png) 2x);
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.sidebar &gt; .panel.timeline &gt; .status-bar &gt; .record-glyph.forced {
</del><ins>+.sidebar &gt; .panel.navigation.timeline &gt; .status-bar &gt; .record-glyph.forced {
</ins><span class="cx">     background-image: -webkit-image-set(url(../Images/RecordingStopped.png) 1x, url(../Images/RecordingStopped@2x.png) 2x) !important;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.sidebar &gt; .panel.timeline &gt; .status-bar &gt; .record-glyph.recording.forced {
</del><ins>+.sidebar &gt; .panel.navigation.timeline &gt; .status-bar &gt; .record-glyph.recording.forced {
</ins><span class="cx">     background-image: -webkit-image-set(url(../Images/Recording.png) 1x, url(../Images/Recording@2x.png) 2x) !important;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.sidebar &gt; .panel.timeline &gt; .status-bar &gt; .record-status {
</del><ins>+.sidebar &gt; .panel.navigation.timeline &gt; .status-bar &gt; .record-status {
</ins><span class="cx">     position: absolute;
</span><span class="cx">     top: 0;
</span><span class="cx">     right: 21px;
</span><span class="lines">@@ -89,7 +89,7 @@
</span><span class="cx">     text-shadow: rgba(255, 255, 255, 0.5) 0 1px 0;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.sidebar &gt; .panel.timeline &gt; .title-bar {
</del><ins>+.sidebar &gt; .panel.navigation.timeline &gt; .title-bar {
</ins><span class="cx">     position: absolute;
</span><span class="cx">     left: 0;
</span><span class="cx">     right: 0;
</span><span class="lines">@@ -116,17 +116,17 @@
</span><span class="cx">     overflow: hidden;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.sidebar &gt; .panel.timeline &gt; .title-bar.timelines {
</del><ins>+.sidebar &gt; .panel.navigation.timeline &gt; .title-bar.timelines {
</ins><span class="cx">     top: 22px;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.sidebar &gt; .panel.timeline &gt; .title-bar.timeline-events {
</del><ins>+.sidebar &gt; .panel.navigation.timeline &gt; .title-bar.timeline-events {
</ins><span class="cx">     height: 23px;
</span><span class="cx">     border-top: 1px solid rgb(179, 179, 179);
</span><span class="cx">     top: 152px;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.sidebar &gt; .panel.timeline &gt; .timelines-content {
</del><ins>+.sidebar &gt; .panel.navigation.timeline &gt; .timelines-content {
</ins><span class="cx">     position: absolute;
</span><span class="cx">     top: 44px;
</span><span class="cx">     height: 108px;
</span><span class="lines">@@ -136,7 +136,7 @@
</span><span class="cx">     overflow: hidden;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.sidebar &gt; .panel.timeline &gt; .timelines-content .close-button {
</del><ins>+.sidebar &gt; .panel.navigation.timeline &gt; .timelines-content .close-button {
</ins><span class="cx">     margin-top: 2px;
</span><span class="cx">     width: 12px;
</span><span class="cx">     height: 12px;
</span><span class="lines">@@ -146,49 +146,49 @@
</span><span class="cx">     visibility: hidden;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.sidebar &gt; .panel.timeline &gt; .timelines-content li.item .icon {
</del><ins>+.sidebar &gt; .panel.navigation.timeline &gt; .timelines-content li.item .icon {
</ins><span class="cx">     width: 24px;
</span><span class="cx">     height: 24px;
</span><span class="cx">     margin-top: 5px;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.sidebar &gt; .panel.timeline &gt; .timelines-content li.item.selected .close-button {
</del><ins>+.sidebar &gt; .panel.navigation.timeline &gt; .timelines-content li.item.selected .close-button {
</ins><span class="cx">     visibility: visible;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.sidebar &gt; .panel.timeline &gt; .timelines-content li.item:not(.selected):nth-child(even) {
</del><ins>+.sidebar &gt; .panel.navigation.timeline &gt; .timelines-content li.item:not(.selected):nth-child(even) {
</ins><span class="cx">     background-color: rgba(0, 0, 0, 0.03);
</span><span class="cx">     background-clip: padding-box;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.sidebar &gt; .panel.timeline &gt; .timelines-content li.item:not(.selected):not(:first-child) {
</del><ins>+.sidebar &gt; .panel.navigation.timeline &gt; .timelines-content li.item:not(.selected):not(:first-child) {
</ins><span class="cx">     border-top: 1px solid rgba(0, 0, 0, 0.09);
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.sidebar &gt; .panel.timeline &gt; .timelines-content li.item.selected + li.item {
</del><ins>+.sidebar &gt; .panel.navigation.timeline &gt; .timelines-content li.item.selected + li.item {
</ins><span class="cx">     border-top-color: rgb(120, 139, 168);
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.sidebar &gt; .panel.timeline &gt; .timelines-content :focus li.item.selected + li.item {
</del><ins>+.sidebar &gt; .panel.navigation.timeline &gt; .timelines-content :focus li.item.selected + li.item {
</ins><span class="cx">     border-top-color: rgb(107, 130, 164);
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.sidebar &gt; .panel.timeline &gt; .timelines-content .close-button:active {
</del><ins>+.sidebar &gt; .panel.navigation.timeline &gt; .timelines-content .close-button:active {
</ins><span class="cx">     opacity: 0.8;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.sidebar &gt; .panel.timeline &gt; .content,
-.sidebar &gt; .panel.timeline &gt; .empty-content-placeholder {
</del><ins>+.sidebar &gt; .panel.navigation.timeline &gt; .content,
+.sidebar &gt; .panel.navigation.timeline &gt; .empty-content-placeholder {
</ins><span class="cx">     top: 175px;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.sidebar &gt; .panel.timeline.timeline-content-view-showing &gt; .content {
</del><ins>+.sidebar &gt; .panel.navigation.timeline.timeline-content-view-showing &gt; .content {
</ins><span class="cx">  /* This hides the scrollbar. The view shows a scrollbar, we don't need two. */
</span><span class="cx">     padding-right: 16px;
</span><span class="cx">     right: -16px;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.sidebar &gt; .panel.timeline &gt; .content &gt; .stripe-background {
</del><ins>+.sidebar &gt; .panel.navigation.timeline &gt; .content &gt; .stripe-background {
</ins><span class="cx">     position: absolute;
</span><span class="cx">     top: 0;
</span><span class="cx">     left: 0;
</span><span class="lines">@@ -202,6 +202,6 @@
</span><span class="cx">     display: none;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.sidebar &gt; .panel.timeline.timeline-content-view-showing &gt; .content &gt; .stripe-background {
</del><ins>+.sidebar &gt; .panel.navigation.timeline.timeline-content-view-showing &gt; .content &gt; .stripe-background {
</ins><span class="cx">     display: block;
</span><span class="cx"> }
</span></span></pre>
</div>
</div>

</body>
</html>