mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 12:33:35 +01:00
@@ -585,7 +585,7 @@ export const _CSS_MAP: { [prop: string]: string } = {
|
||||
cursor: 'cursor:{0};',
|
||||
letterSpacing: 'letter-spacing:{0};',
|
||||
|
||||
gutterIconPath: 'background:{0} no-repeat;',
|
||||
gutterIconPath: 'background:{0} center center no-repeat;',
|
||||
gutterIconSize: 'background-size:{0};',
|
||||
|
||||
contentText: 'content:\'{0}\';',
|
||||
|
||||
Reference in New Issue
Block a user