vscode/extensions/markdown-language-features/media
Danny Lin ff118340b5
Use system-ui alias for UI fonts (fixes #10144) (#96948)
Commit 45d93e9325 applied this change in
some areas, but it was reverted to fix #28619. The underlying cause of
the regression was Chromium bug 733219 [1], which has now been fixed, so
this change should be safe to apply now.

The old font stacks have been kept with lower priorities to work around
Chromium bug 724393 [2].

[1] https://bugs.chromium.org/p/chromium/issues/detail?id=733219
[2] https://bugs.chromium.org/p/chromium/issues/detail?id=724393
2020-05-08 08:21:40 +02:00
..
highlight.css Fix #82199, resetting some color of code blocks at Markdown Preview with light theme (#82453) 2019-10-15 13:12:11 -07:00
index.js Rework markdown preview code to better support markdown preview editors 2020-04-11 17:30:12 -07:00
markdown.css Use system-ui alias for UI fonts (fixes #10144) (#96948) 2020-05-08 08:21:40 +02:00
pre.js Rework markdown preview code to better support markdown preview editors 2020-04-11 17:30:12 -07:00
preview-dark.svg Update icons 2019-06-26 15:46:15 -07:00
preview-light.svg Update icons 2019-06-26 15:46:15 -07:00
preview-right-dark.svg Update markdown preview icon to have bevel edges 2019-07-03 15:05:45 -07:00
preview-right-light.svg Update markdown preview icon to have bevel edges 2019-07-03 15:05:45 -07:00
view-source-dark.svg Update icons 2019-06-26 15:46:15 -07:00
view-source-light.svg Update icons 2019-06-26 15:46:15 -07:00