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

Unified Diff: tools/cc-frame-viewer/src/model_view.css

Issue 12287014: [cc-frame-viewer] Show layers and levels of detail (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 10 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
« no previous file with comments | « tools/cc-frame-viewer/src/model_test.html ('k') | tools/cc-frame-viewer/src/model_view_test.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/cc-frame-viewer/src/model_view.css
diff --git a/tools/cc-frame-viewer/src/model_view.css b/tools/cc-frame-viewer/src/model_view.css
index b7b290760a8d9368e7933d85c9c774ae48ea884b..906a1d8b1e7d914aea7513decfe351a47896e87b 100644
--- a/tools/cc-frame-viewer/src/model_view.css
+++ b/tools/cc-frame-viewer/src/model_view.css
@@ -5,6 +5,7 @@
x-model-view {
display: -webkit-flex;
-webkit-flex-direction: column;
+ min-width: 0;
}
x-model-view {
« no previous file with comments | « tools/cc-frame-viewer/src/model_test.html ('k') | tools/cc-frame-viewer/src/model_view_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698