File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed
preferences/browser/media Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 244
244
font-family : var (--monaco-monospace-font );
245
245
font-size : 12px ;
246
246
color : var (--vscode-textPreformat-foreground );
247
- background-color : var (--vscode-textPreformat-background );
248
247
padding : 1px 3px ;
249
248
border-radius : 4px ;
250
249
}
Original file line number Diff line number Diff line change 533
533
font-family : var (--monaco-monospace-font );
534
534
font-size : 11px ;
535
535
color : var (--vscode-textPreformat-foreground );
536
- background-color : var (--vscode-textPreformat-background );
537
536
padding : 1px 3px ;
538
537
border-radius : 4px ;
539
538
}
604
603
font-family : var (--monaco-monospace-font );
605
604
font-size : 12px ;
606
605
color : var (--vscode-textPreformat-foreground );
607
- background-color : var (--vscode-textPreformat-background );
608
606
padding : 2px 5px ;
609
607
border-radius : 4px ;
610
608
}
You can’t perform that action at this time.
0 commit comments