mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-03 23:06:49 +01:00
Add action to reload the window with disableExtensions set, #43156
This commit is contained in:
@@ -263,9 +263,12 @@ input:disabled {
|
||||
margin-top: .5em;
|
||||
}
|
||||
|
||||
.workbenchCommand {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.workbenchCommand:disabled {
|
||||
color: #868e96;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.block-extensions .block-info {
|
||||
|
||||
Reference in New Issue
Block a user