<!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>[193197] branches/safari-601-branch/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/193197">193197</a></dd>
<dt>Author</dt> <dd>timothy@apple.com</dd>
<dt>Date</dt> <dd>2015-12-03 10:56:44 -0800 (Thu, 03 Dec 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>Merge <a href="http://trac.webkit.org/projects/webkit/changeset/189220">r189220</a>. rdar://problem/23221163</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#branchessafari601branchSourceWebInspectorUIChangeLog">branches/safari-601-branch/Source/WebInspectorUI/ChangeLog</a></li>
<li><a href="#branchessafari601branchSourceWebInspectorUIUserInterfaceImagesMinussvg">branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Images/Minus.svg</a></li>
<li><a href="#branchessafari601branchSourceWebInspectorUIUserInterfaceImagesNewTabPlussvg">branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Images/NewTabPlus.svg</a></li>
<li><a href="#branchessafari601branchSourceWebInspectorUIUserInterfaceViewsCSSStyleDetailsSidebarPanelcss">branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/CSSStyleDetailsSidebarPanel.css</a></li>
<li><a href="#branchessafari601branchSourceWebInspectorUIUserInterfaceViewsProbeDetailsSidebarPanelcss">branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/ProbeDetailsSidebarPanel.css</a></li>
<li><a href="#branchessafari601branchSourceWebInspectorUIUserInterfaceViewsRulesStyleDetailsPanelcss">branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/RulesStyleDetailsPanel.css</a></li>
<li><a href="#branchessafari601branchSourceWebInspectorUIUserInterfaceViewsScopeChainDetailsSidebarPanelcss">branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/ScopeChainDetailsSidebarPanel.css</a></li>
<li><a href="#branchessafari601branchSourceWebInspectorUIUserInterfaceViewsTabBarcss">branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/TabBar.css</a></li>
<li><a href="#branchessafari601branchSourceWebInspectorUIUserInterfaceViewsVisualStyleCommaSeparatedKeywordEditorcss">branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/VisualStyleCommaSeparatedKeywordEditor.css</a></li>
<li><a href="#branchessafari601branchSourceWebInspectorUIUserInterfaceViewsVisualStyleCommaSeparatedKeywordEditorjs">branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/VisualStyleCommaSeparatedKeywordEditor.js</a></li>
<li><a href="#branchessafari601branchSourceWebInspectorUIUserInterfaceViewsVisualStyleSelectorSectionjs">branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/VisualStyleSelectorSection.js</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#branchessafari601branchSourceWebInspectorUIUserInterfaceImagesPlus13svg">branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Images/Plus13.svg</a></li>
<li><a href="#branchessafari601branchSourceWebInspectorUIUserInterfaceImagesPlus15svg">branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Images/Plus15.svg</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#branchessafari601branchSourceWebInspectorUIUserInterfaceImagesPlussvg">branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Images/Plus.svg</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="branchessafari601branchSourceWebInspectorUIChangeLog"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/Source/WebInspectorUI/ChangeLog (193196 => 193197)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Source/WebInspectorUI/ChangeLog        2015-12-03 18:56:33 UTC (rev 193196)
+++ branches/safari-601-branch/Source/WebInspectorUI/ChangeLog        2015-12-03 18:56:44 UTC (rev 193197)
</span><span class="lines">@@ -1,5 +1,59 @@
</span><span class="cx"> 2015-12-02  Timothy Hatcher  &lt;timothy@apple.com&gt;
</span><span class="cx"> 
</span><ins>+        Merge r189220. rdar://problem/23221163
+
+    2015-09-01  Devin Rousso  &lt;drousso@apple.com&gt;
+
+            Web Inspector: New rule button in the style sidebar is blurry and too dark
+            https://bugs.webkit.org/show_bug.cgi?id=148108
+
+            Reviewed by Timothy Hatcher.
+
+            Added support for Plus and Minus icons on non-retina screens.
+            Also removed some CSS rules that no longer apply to anything.
+
+            * UserInterface/Images/Minus.svg:
+            * UserInterface/Images/NewTabPlus.svg:
+            * UserInterface/Images/Plus.svg: Removed.
+            * UserInterface/Images/Plus13.svg: Copied from Source/WebInspectorUI/UserInterface/Images/Plus.svg.
+            * UserInterface/Images/Plus15.svg: Copied from Source/WebInspectorUI/UserInterface/Images/Plus.svg.
+
+            * UserInterface/Views/CSSStyleDetailsSidebarPanel.css:
+            (.sidebar &gt; .panel.details.css-style &gt; .content + .options-container):
+            (.sidebar &gt; .panel.details.css-style &gt; .content + .options-container &gt; .new-rule):
+
+            * UserInterface/Views/ProbeDetailsSidebarPanel.css:
+            (.details-section.probe-set .options &gt; .probe-add):
+
+            * UserInterface/Views/RulesStyleDetailsPanel.css:
+            (.sidebar &gt; .panel.details.css-style .rules .new-rule): Deleted.
+            (.sidebar &gt; .panel.details.css-style .rules &gt; *:first-child:matches(.new-rule)): Deleted.
+            (.sidebar &gt; .panel.details.css-style &gt; .content.filter-in-progress .new-rule): Deleted.
+            (.sidebar &gt; .panel.details.css-style &gt; .content:not(.filter-in-progress) &gt; .rules &gt; .new-rule + .style-declaration-section): Deleted.
+            (.sidebar &gt; .panel.details.css-style &gt; .content:not(.filter-in-progress) &gt; .rules &gt; .new-rule + .label): Deleted.
+            (.sidebar &gt; .panel.details.css-style .rules .new-rule img): Deleted.
+            (.sidebar &gt; .panel.details.css-style .rules .new-rule:hover): Deleted.
+            (.sidebar &gt; .panel.details.css-style .rules .new-rule:active): Deleted.
+            (@media (-webkit-min-device-pixel-ratio: 2)): Deleted.
+            Removed CSS rules that no longer apply.  The new rule button was moved to the Styles sidebar.
+
+            * UserInterface/Views/ScopeChainDetailsSidebarPanel.css:
+            (.details-section.watch-expressions .options &gt; .watch-expression-add):
+
+            * UserInterface/Views/TabBar.css:
+            (.tab-bar &gt; .item.new-tab-button &gt; .icon):
+
+            * UserInterface/Views/VisualStyleCommaSeparatedKeywordEditor.css:
+            (.visual-style-property-container.comma-separated-keyword-editor &gt; .visual-style-property-value-container &gt; .visual-style-comma-separated-keyword-controls &gt; div):
+
+            * UserInterface/Views/VisualStyleCommaSeparatedKeywordEditor.js:
+            (WebInspector.VisualStyleCommaSeparatedKeywordEditor):
+
+            * UserInterface/Views/VisualStyleSelectorSection.js:
+            (WebInspector.VisualStyleSelectorSection):
+
+2015-12-02  Timothy Hatcher  &lt;timothy@apple.com&gt;
+
</ins><span class="cx">         Merge r189210. rdar://problem/23221163
</span><span class="cx"> 
</span><span class="cx">     2015-09-01  Matt Baker  &lt;mattbaker@apple.com&gt;
</span></span></pre></div>
<a id="branchessafari601branchSourceWebInspectorUIUserInterfaceImagesMinussvg"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Images/Minus.svg (193196 => 193197)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Images/Minus.svg        2015-12-03 18:56:33 UTC (rev 193196)
+++ branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Images/Minus.svg        2015-12-03 18:56:44 UTC (rev 193197)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> &lt;!-- Copyright © 2015 Apple Inc. All rights reserved. --&gt;
</span><span class="cx"> &lt;svg version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 13 13&quot;&gt;
</span><del>-    &lt;line class=&quot;stroked&quot; fill=&quot;none&quot; stroke=&quot;black&quot; x1=&quot;1.5&quot; y1=&quot;6.5&quot; x2=&quot;11.5&quot; y2=&quot;6.5&quot;/&gt;
</del><ins>+    &lt;line class=&quot;stroked&quot; fill=&quot;none&quot; stroke=&quot;black&quot; x1=&quot;1&quot; y1=&quot;6.5&quot; x2=&quot;12&quot; y2=&quot;6.5&quot;/&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="branchessafari601branchSourceWebInspectorUIUserInterfaceImagesNewTabPlussvg"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Images/NewTabPlus.svg (193196 => 193197)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Images/NewTabPlus.svg        2015-12-03 18:56:33 UTC (rev 193196)
+++ branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Images/NewTabPlus.svg        2015-12-03 18:56:44 UTC (rev 193197)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
</span><span class="cx"> &lt;!-- Copyright © 2015 Apple Inc. All rights reserved. --&gt;
</span><del>-&lt;svg viewBox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;
-    &lt;path d=&quot;M 8 2 L 8 14 M 2 8 L 14 8&quot; class=&quot;stroked&quot; fill=&quot;none&quot; stroke=&quot;black&quot;/&gt;
</del><ins>+&lt;svg viewBox=&quot;0 0 15 15&quot; version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;
+    &lt;path d=&quot;M 7.5 2 V 13 M 2 7.5 H 13&quot; class=&quot;stroked&quot; fill=&quot;none&quot; stroke=&quot;black&quot;/&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="branchessafari601branchSourceWebInspectorUIUserInterfaceImagesPlussvg"></a>
<div class="delfile"><h4>Deleted: branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Images/Plus.svg (193196 => 193197)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Images/Plus.svg        2015-12-03 18:56:33 UTC (rev 193196)
+++ branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Images/Plus.svg        2015-12-03 18:56:44 UTC (rev 193197)
</span><span class="lines">@@ -1,5 +0,0 @@
</span><del>-&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
-&lt;!-- Copyright © 2014 Apple Inc. All rights reserved. --&gt;
-&lt;svg version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 13 13&quot;&gt;
-    &lt;path class=&quot;stroked&quot; fill=&quot;none&quot; stroke=&quot;black&quot; stroke-linecap=&quot;square&quot; d=&quot;M 6.5 1.5 L 6.5 11.5 M 1.5 6.5 L 11.5 6.5&quot;/&gt;
-&lt;/svg&gt;
</del></span></pre></div>
<a id="branchessafari601branchSourceWebInspectorUIUserInterfaceImagesPlus13svgfromrev193196branchessafari601branchSourceWebInspectorUIUserInterfaceImagesMinussvg"></a>
<div class="copfile"><h4>Copied: branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Images/Plus13.svg (from rev 193196, branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Images/Minus.svg) (0 => 193197)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Images/Plus13.svg                                (rev 0)
+++ branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Images/Plus13.svg        2015-12-03 18:56:44 UTC (rev 193197)
</span><span class="lines">@@ -0,0 +1,5 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
+&lt;!-- Copyright © 2015 Apple Inc. All rights reserved. --&gt;
+&lt;svg version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 13 13&quot;&gt;
+    &lt;path class=&quot;stroked&quot; fill=&quot;none&quot; stroke=&quot;black&quot; d=&quot;M 6.5 1 V 12 M 1 6.5 H 12&quot;/&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="branchessafari601branchSourceWebInspectorUIUserInterfaceImagesPlus15svgfromrev193196branchessafari601branchSourceWebInspectorUIUserInterfaceImagesMinussvg"></a>
<div class="copfile"><h4>Copied: branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Images/Plus15.svg (from rev 193196, branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Images/Minus.svg) (0 => 193197)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Images/Plus15.svg                                (rev 0)
+++ branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Images/Plus15.svg        2015-12-03 18:56:44 UTC (rev 193197)
</span><span class="lines">@@ -0,0 +1,5 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
+&lt;!-- Copyright © 2015 Apple Inc. All rights reserved. --&gt;
+&lt;svg version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 15 15&quot;&gt;
+    &lt;path class=&quot;stroked&quot; fill=&quot;none&quot; stroke=&quot;black&quot; d=&quot;M 7.5 1 V 14 M 1 7.5 H 14&quot;/&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="branchessafari601branchSourceWebInspectorUIUserInterfaceViewsCSSStyleDetailsSidebarPanelcss"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/CSSStyleDetailsSidebarPanel.css (193196 => 193197)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/CSSStyleDetailsSidebarPanel.css        2015-12-03 18:56:33 UTC (rev 193196)
+++ branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/CSSStyleDetailsSidebarPanel.css        2015-12-03 18:56:44 UTC (rev 193197)
</span><span class="lines">@@ -67,6 +67,7 @@
</span><span class="cx"> 
</span><span class="cx"> .sidebar &gt; .panel.details.css-style &gt; .content + .options-container {
</span><span class="cx">     display: flex;
</span><ins>+    align-items: center;
</ins><span class="cx">     position: absolute;
</span><span class="cx">     bottom: 0;
</span><span class="cx">     width: 100%;
</span><span class="lines">@@ -80,10 +81,12 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .sidebar &gt; .panel.details.css-style &gt; .content + .options-container &gt; .new-rule {
</span><del>-    width: 17px;
-    height: 17px;
-    margin: 5px 0 5px 7px;
-    content: url(../Images/Plus.svg);
</del><ins>+    width: 15px;
+    min-width: 15px;
+    height: 15px;
+    margin-left: 6px;
+    content: url(../Images/Plus15.svg);
+    opacity: 0.7;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .sidebar &gt; .panel.details.css-style &gt; .content + .options-container &gt; .filter-bar {
</span></span></pre></div>
<a id="branchessafari601branchSourceWebInspectorUIUserInterfaceViewsProbeDetailsSidebarPanelcss"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/ProbeDetailsSidebarPanel.css (193196 => 193197)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/ProbeDetailsSidebarPanel.css        2015-12-03 18:56:33 UTC (rev 193196)
+++ branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/ProbeDetailsSidebarPanel.css        2015-12-03 18:56:44 UTC (rev 193197)
</span><span class="lines">@@ -55,7 +55,7 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .details-section.probe-set .options &gt; .probe-add {
</span><del>-    content: url(../Images/Plus.svg);
</del><ins>+    content: url(../Images/Plus13.svg);
</ins><span class="cx">     height: 13px;
</span><span class="cx"> }
</span><span class="cx"> 
</span></span></pre></div>
<a id="branchessafari601branchSourceWebInspectorUIUserInterfaceViewsRulesStyleDetailsPanelcss"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/RulesStyleDetailsPanel.css (193196 => 193197)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/RulesStyleDetailsPanel.css        2015-12-03 18:56:33 UTC (rev 193196)
+++ branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/RulesStyleDetailsPanel.css        2015-12-03 18:56:44 UTC (rev 193197)
</span><span class="lines">@@ -42,23 +42,6 @@
</span><span class="cx">     border-top: 1px solid hsla(0, 0%, 0%, 0.3);
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.sidebar &gt; .panel.details.css-style .rules .new-rule {
-    font-size: 12px;
-
-    color: black;
-
-    padding: 5px 10px;
-
-    margin-bottom: 8px;
-    margin-top: -5px;
-
-    opacity: 0.5;
-}
-
-.sidebar &gt; .panel.details.css-style .rules &gt; *:first-child:matches(.new-rule) {
-    margin-top: 8px;
-}
-
</del><span class="cx"> .sidebar &gt; .panel.details.css-style &gt; .content.filter-in-progress &gt; .rules .label {
</span><span class="cx">     padding-top: 15px;
</span><span class="cx"> }
</span><span class="lines">@@ -76,42 +59,10 @@
</span><span class="cx">     padding-top: 0;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.sidebar &gt; .panel.details.css-style &gt; .content.filter-in-progress &gt; .rules .new-rule {
-    display: none;
-}
-
</del><span class="cx"> .sidebar &gt; .panel.details.css-style &gt; .content.filter-in-progress &gt; .rules .style-declaration-section:not(.filter-section-non-matching) ~ .label:not(.filter-section-non-matching) {
</span><span class="cx">     padding-top: 15px;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.sidebar &gt; .panel.details.css-style &gt; .content:not(.filter-in-progress) &gt; .rules &gt; .new-rule + .style-declaration-section {
-    border-top: 1px solid hsla(0, 0%, 0%, 0.3);
-}
-
-.sidebar &gt; .panel.details.css-style &gt; .content:not(.filter-in-progress) &gt; .rules &gt; .new-rule + .label {
-    padding-top: 10px;
-    border-top: 1px solid hsla(0, 0%, 0%, 0.3);
-}
-
-.sidebar &gt; .panel.details.css-style .rules .new-rule img {
-    content: url(../Images/Plus.svg);
-
-    width: 13px;
-    height: 13px;
-
-    vertical-align: -2px;
-
-    margin-right: 6px;
-}
-
-.sidebar &gt; .panel.details.css-style .rules .new-rule:hover {
-    opacity: 0.6;
-}
-
-.sidebar &gt; .panel.details.css-style .rules .new-rule:active {
-    opacity: 0.7;
-}
-
</del><span class="cx"> .sidebar &gt; .panel.details.css-style &gt; .content &gt; .rules:not(.filter-non-matching) &gt; .no-filter-results {
</span><span class="cx">     display: none;
</span><span class="cx"> }
</span><span class="lines">@@ -138,7 +89,6 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> @media (-webkit-min-device-pixel-ratio: 2) {
</span><del>-    .sidebar &gt; .panel.details.css-style &gt; .content:not(.filter-in-progress) &gt; .rules &gt; .new-rule + .label,
</del><span class="cx">     .sidebar &gt; .panel.details.css-style &gt; .content.filter-in-progress &gt; .rules .label.filter-matching-label,
</span><span class="cx">     .no-filter-results-message {
</span><span class="cx">         border-width: 0.5px !important;
</span></span></pre></div>
<a id="branchessafari601branchSourceWebInspectorUIUserInterfaceViewsScopeChainDetailsSidebarPanelcss"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/ScopeChainDetailsSidebarPanel.css (193196 => 193197)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/ScopeChainDetailsSidebarPanel.css        2015-12-03 18:56:33 UTC (rev 193196)
+++ branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/ScopeChainDetailsSidebarPanel.css        2015-12-03 18:56:44 UTC (rev 193197)
</span><span class="lines">@@ -35,7 +35,7 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .details-section.watch-expressions .options &gt; .watch-expression-add {
</span><del>-    content: url(../Images/Plus.svg);
</del><ins>+    content: url(../Images/Plus13.svg);
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .details-section.watch-expressions .options &gt; .watch-expression-clear {
</span></span></pre></div>
<a id="branchessafari601branchSourceWebInspectorUIUserInterfaceViewsTabBarcss"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/TabBar.css (193196 => 193197)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/TabBar.css        2015-12-03 18:56:33 UTC (rev 193196)
+++ branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/TabBar.css        2015-12-03 18:56:44 UTC (rev 193197)
</span><span class="lines">@@ -210,6 +210,13 @@
</span><span class="cx">     opacity: 0.35;
</span><span class="cx"> }
</span><span class="cx"> 
</span><ins>+.tab-bar &gt; .item.new-tab-button &gt; .icon {
+    width: 15px;
+    height: 15px;
+    min-width: 15px;
+    min-height: 15px;
+}
+
</ins><span class="cx"> .tab-bar:not(.animating) &gt; .item:not(.selected, .disabled):hover &gt; .icon,
</span><span class="cx"> .tab-bar &gt; .item.new-tab-button:not(.disabled):hover &gt; .icon {
</span><span class="cx">     opacity: 0.6;
</span></span></pre></div>
<a id="branchessafari601branchSourceWebInspectorUIUserInterfaceViewsVisualStyleCommaSeparatedKeywordEditorcss"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/VisualStyleCommaSeparatedKeywordEditor.css (193196 => 193197)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/VisualStyleCommaSeparatedKeywordEditor.css        2015-12-03 18:56:33 UTC (rev 193196)
+++ branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/VisualStyleCommaSeparatedKeywordEditor.css        2015-12-03 18:56:44 UTC (rev 193197)
</span><span class="lines">@@ -110,7 +110,7 @@
</span><span class="cx"> .visual-style-property-container.comma-separated-keyword-editor &gt; .visual-style-property-value-container &gt; .visual-style-comma-separated-keyword-controls &gt; div {
</span><span class="cx">     width: 20px;
</span><span class="cx">     height: 19px;
</span><del>-    padding: 4px;
</del><ins>+    padding: 3px;
</ins><span class="cx">     border-right: 1px solid hsl(0, 0%, 83%);
</span><span class="cx">     opacity: 0.7;
</span><span class="cx"> }
</span></span></pre></div>
<a id="branchessafari601branchSourceWebInspectorUIUserInterfaceViewsVisualStyleCommaSeparatedKeywordEditorjs"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/VisualStyleCommaSeparatedKeywordEditor.js (193196 => 193197)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/VisualStyleCommaSeparatedKeywordEditor.js        2015-12-03 18:56:33 UTC (rev 193196)
+++ branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/VisualStyleCommaSeparatedKeywordEditor.js        2015-12-03 18:56:44 UTC (rev 193197)
</span><span class="lines">@@ -43,7 +43,7 @@
</span><span class="cx">         controlContainer.classList.add(&quot;visual-style-comma-separated-keyword-controls&quot;);
</span><span class="cx">         this.contentElement.appendChild(controlContainer);
</span><span class="cx"> 
</span><del>-        wrappedSVGDocument(&quot;Images/Plus.svg&quot;, &quot;visual-style-add-comma-separated-keyword&quot;, WebInspector.UIString(&quot;Click to add a new item.&quot;), function(wrapper) {
</del><ins>+        wrappedSVGDocument(&quot;Images/Plus13.svg&quot;, &quot;visual-style-add-comma-separated-keyword&quot;, WebInspector.UIString(&quot;Click to add a new item.&quot;), function(wrapper) {
</ins><span class="cx">             wrapper.addEventListener(&quot;click&quot;, this._addEmptyCommaSeparatedKeyword.bind(this));
</span><span class="cx">             controlContainer.appendChild(wrapper);
</span><span class="cx">         }.bind(this));
</span></span></pre></div>
<a id="branchessafari601branchSourceWebInspectorUIUserInterfaceViewsVisualStyleSelectorSectionjs"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/VisualStyleSelectorSection.js (193196 => 193197)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/VisualStyleSelectorSection.js        2015-12-03 18:56:33 UTC (rev 193196)
+++ branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/VisualStyleSelectorSection.js        2015-12-03 18:56:44 UTC (rev 193197)
</span><span class="lines">@@ -58,7 +58,7 @@
</span><span class="cx">         this._selectors.onselect = this._selectorChanged.bind(this);
</span><span class="cx">         this._focusNextNewInspectorRule = false;
</span><span class="cx"> 
</span><del>-        wrappedSVGDocument(&quot;Images/Plus.svg&quot;, &quot;visual-style-selector-section-add-rule&quot;, WebInspector.UIString(&quot;Click to add a new rule.&quot;), function(wrapper) {
</del><ins>+        wrappedSVGDocument(&quot;Images/Plus13.svg&quot;, &quot;visual-style-selector-section-add-rule&quot;, WebInspector.UIString(&quot;Click to add a new rule.&quot;), function(wrapper) {
</ins><span class="cx">             wrapper.addEventListener(&quot;click&quot;, this._addNewRule.bind(this));
</span><span class="cx">             controlElement.appendChild(wrapper);
</span><span class="cx">         }.bind(this));
</span></span></pre>
</div>
</div>

</body>
</html>