Title: [128597] trunk/Source/WebCore
Revision
128597
Author
[email protected]
Date
2012-09-14 05:45:29 -0700 (Fri, 14 Sep 2012)

Log Message

Unreviewed inspector ui polish.

* inspector/front-end/inspector.css:
(#floating-status-bar-resizer):

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (128596 => 128597)


--- trunk/Source/WebCore/ChangeLog	2012-09-14 12:43:18 UTC (rev 128596)
+++ trunk/Source/WebCore/ChangeLog	2012-09-14 12:45:29 UTC (rev 128597)
@@ -1,5 +1,12 @@
 2012-09-14  Vsevolod Vlasov  <[email protected]>
 
+        Unreviewed inspector ui polish.
+
+        * inspector/front-end/inspector.css:
+        (#floating-status-bar-resizer):
+
+2012-09-14  Vsevolod Vlasov  <[email protected]>
+
         Web Inspector: Get rid of setting values to innerHTML in inspector front-end.
         https://bugs.webkit.org/show_bug.cgi?id=96758
 

Modified: trunk/Source/WebCore/inspector/front-end/inspector.css (128596 => 128597)


--- trunk/Source/WebCore/inspector/front-end/inspector.css	2012-09-14 12:43:18 UTC (rev 128596)
+++ trunk/Source/WebCore/inspector/front-end/inspector.css	2012-09-14 12:45:29 UTC (rev 128597)
@@ -572,6 +572,7 @@
     content: url(Images/statusbarResizerVertical.png);
     margin-top: 7px;
     pointer-events: none;
+    height: 8px;
 }
 
 #panel-status-bar {
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to