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

Unified Diff: runtime/bin/vmservice/client/lib/src/observatory_elements/nav_bar.html

Issue 182413007: Add new <curly-block> element. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: gen js / fix bugs with reload Created 6 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
Index: runtime/bin/vmservice/client/lib/src/observatory_elements/nav_bar.html
diff --git a/runtime/bin/vmservice/client/lib/src/observatory_elements/nav_bar.html b/runtime/bin/vmservice/client/lib/src/observatory_elements/nav_bar.html
index 6c9ccc3e41e50b6ffb0d8b2a895f43b150b817b5..0e7904a0f86e697c85309cc5d9debc51ccccdc16 100644
--- a/runtime/bin/vmservice/client/lib/src/observatory_elements/nav_bar.html
+++ b/runtime/bin/vmservice/client/lib/src/observatory_elements/nav_bar.html
@@ -124,6 +124,7 @@
<style>
.active {
color: #aaa;
+ cursor: wait;
}
.idle {
color: #000;

Powered by Google App Engine
This is Rietveld 408576698