mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Merge from vscode 8e0f348413f4f616c23a88ae30030efa85811973 (#6381)
* Merge from vscode 8e0f348413f4f616c23a88ae30030efa85811973 * disable strict null check
This commit is contained in:
@@ -161,6 +161,7 @@ body.web {
|
||||
/* START Keyboard Focus Indication Styles */
|
||||
|
||||
.monaco-workbench [tabindex="0"]:focus,
|
||||
.monaco-workbench [tabindex="-1"]:focus,
|
||||
.monaco-workbench .synthetic-focus,
|
||||
.monaco-workbench select:focus,
|
||||
.monaco-workbench input[type="button"]:focus,
|
||||
@@ -174,6 +175,7 @@ body.web {
|
||||
}
|
||||
|
||||
.monaco-workbench [tabindex="0"]:active,
|
||||
.monaco-workbench [tabindex="-1"]:active,
|
||||
.monaco-workbench select:active,
|
||||
.monaco-workbench input[type="button"]:active,
|
||||
.monaco-workbench input[type="checkbox"]:active,
|
||||
|
||||
Reference in New Issue
Block a user