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

Unified Diff: runtime/observatory/lib/src/elements/eval_box_wrapper.dart

Issue 2291233002: Converted Observatory instance-view element (Closed)
Patch Set: Addressed comments Created 4 years, 4 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: runtime/observatory/lib/src/elements/eval_box_wrapper.dart
diff --git a/runtime/observatory/lib/src/elements/eval_box_wrapper.dart b/runtime/observatory/lib/src/elements/eval_box_wrapper.dart
index 0bd132b72b5ef5e32a9eb296b509a645c9ef7c8d..ce6b919d3c29c77201fce2ace5d607a7c70f6aa1 100644
--- a/runtime/observatory/lib/src/elements/eval_box_wrapper.dart
+++ b/runtime/observatory/lib/src/elements/eval_box_wrapper.dart
@@ -69,7 +69,7 @@ class EvalBoxElementWrapper extends HtmlElement {
margin-right: 1em;
text-decoration: none;
}
- eval-box-wrapped .empathize {
+ eval-box-wrapped .emphasize {
font-style: italic;
}
eval-box-wrapped .indent {
« no previous file with comments | « runtime/observatory/lib/src/elements/css/shared.css ('k') | runtime/observatory/lib/src/elements/icdata_ref.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698