Chromium Code Reviews

Unified Diff: Source/WebCore/inspector/front-end/inspector.css

Issue 6883222: Merge 84910 - 2011-04-26 Pavel Feldman <pfeldman@google.com> Reviewed by Yury Semikhatsk... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/742/
Patch Set: Created 9 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebCore/inspector/front-end/inspector.css
===================================================================
--- Source/WebCore/inspector/front-end/inspector.css (revision 85174)
+++ Source/WebCore/inspector/front-end/inspector.css (working copy)
@@ -380,6 +380,10 @@
display: none;
}
+.toolbar-item.close-left {
+ margin-top: 5px;
+}
+
#main {
position: absolute;
z-index: 1;
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine