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

Unified Diff: tracing/tracing/ui/analysis/analysis_link.html

Issue 2162963002: [polymer] Merge of master into polymer10-migration (Closed) Base URL: git@github.com:catapult-project/catapult.git@polymer10-migration
Patch Set: Merge polymer10-migration int polymer10-merge Created 4 years, 5 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: tracing/tracing/ui/analysis/analysis_link.html
diff --git a/tracing/tracing/ui/analysis/analysis_link.html b/tracing/tracing/ui/analysis/analysis_link.html
index c53a435cea8c5fe88a9a86564938ca912bf3b43b..1bd7b897ee605f87143ec1874d178658295f6856 100644
--- a/tracing/tracing/ui/analysis/analysis_link.html
+++ b/tracing/tracing/ui/analysis/analysis_link.html
@@ -18,6 +18,7 @@ found in the LICENSE file.
cursor: pointer;
text-decoration: underline;
cursor: pointer;
+ white-space: nowrap;
}
</style>
<a href="{{href}}" on-click="onClicked_" on-mouseenter="onMouseEnter_" on-mouseleave="onMouseLeave_"><content></content></a>
« no previous file with comments | « tracing/tracing/results2_template.html ('k') | tracing/tracing/ui/analysis/container_memory_dump_sub_view_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698