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

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

Issue 2304463002: Converted Observatory vm-view && isolate-view elements (Closed)
Patch Set: Fixed typo Created 4 years, 3 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/source_inset_wrapper.dart
diff --git a/runtime/observatory/lib/src/elements/source_inset_wrapper.dart b/runtime/observatory/lib/src/elements/source_inset_wrapper.dart
index 49292d6329459bb2b6e68e886ffc5de93b0e3716..26c2ba8ff1bfceeab889e9009b475dbf44242747 100644
--- a/runtime/observatory/lib/src/elements/source_inset_wrapper.dart
+++ b/runtime/observatory/lib/src/elements/source_inset_wrapper.dart
@@ -83,6 +83,7 @@ class SourceInsetElementWrapper extends HtmlElement {
top: 5px;
color: #888888;
line-height: 30px;
+ font: 400 20px 'Montserrat', sans-serif;
}
script-inset-wrapped button.refresh {
right: 5px;
« no previous file with comments | « runtime/observatory/lib/src/elements/service_view.html ('k') | runtime/observatory/lib/src/elements/vm_view.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698