mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
Adding settings to control which schemes simple browser is enabled for
Also adds a setting to enable/disable the focus lock indicator
This commit is contained in:
@@ -110,6 +110,6 @@ iframe {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.iframe-focused .iframe-focused-alert {
|
||||
.iframe-focused.enable-focus-lock-indicator .iframe-focused-alert {
|
||||
display: block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user