Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5490)

Unified Diff: chrome_linux64/resources/inspector/flameChart.css

Issue 14690006: Update reference builds to r197396. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/reference_builds/
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome_linux64/resources/inspector/flameChart.css
===================================================================
--- chrome_linux64/resources/inspector/flameChart.css (revision 197568)
+++ chrome_linux64/resources/inspector/flameChart.css (working copy)
@@ -21,3 +21,11 @@
#flame-chart-overview-container {
border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
+
+.flame-chart-overview-canvas {
+ position: absolute;
+ top: 20px;
+ left: 0;
+ right: 0;
+ bottom: 0;
+}
« no previous file with comments | « chrome_linux64/resources/inspector/elementsPanel.css ('k') | chrome_linux64/resources/inspector/heapProfiler.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698