| Index: runtime/observatory/lib/src/elements/script_inset.html
|
| diff --git a/runtime/observatory/lib/src/elements/script_inset.html b/runtime/observatory/lib/src/elements/script_inset.html
|
| index 65ecfc028af2afa4a7fb9981f61e7390e3556dc7..7fdbcbf66a4c1131b596132f3b4ac5aceb92e87a 100644
|
| --- a/runtime/observatory/lib/src/elements/script_inset.html
|
| +++ b/runtime/observatory/lib/src/elements/script_inset.html
|
| @@ -46,7 +46,7 @@
|
| .hitsExecuted {
|
| background-color: #9BDD9B;
|
| }
|
| -
|
| + .noCopy {}
|
| .emptyBreakpoint, .possibleBreakpoint, .busyBreakpoint, .unresolvedBreakpoint, .resolvedBreakpoint {
|
| display: table-cell;
|
| vertical-align: top;
|
|
|