mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
@@ -52,6 +52,7 @@ button {
|
||||
|
||||
button:hover:not(:disabled) {
|
||||
cursor: pointer;
|
||||
color: var(--vscode-button-foreground);
|
||||
background: var(--vscode-button-hoverBackground);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user