Skip to content

Commit f0f6c8d

Browse files
committed
1 parent e3114f4 commit f0f6c8d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/vs/workbench/contrib/debug/browser/media/debug.contribution.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,8 @@
120120
}
121121

122122
.monaco-editor .debug-top-stack-frame.debug-breakpoint-and-top-stack-frame,
123-
.monaco-editor .inline-breakpoint-widget.debug-breakpoint-and-top-stack-frame-at-column {
123+
.monaco-editor .debug-breakpoint.debug-top-stack-frame,
124+
.monaco-editor .debug-breakpoint-and-top-stack-frame-at-column {
124125
background: url('current-and-breakpoint.svg') center center no-repeat;
125126
}
126127

0 commit comments

Comments
 (0)