/
githubmirror
/
monaco-editor
Обзор
Документация
Войти
/
githubmirror
/
monaco-editor
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
test/manual/index.css
14 строк
318 B
Alex Dima
Move test pages to `/test/manual/`
17 ноя 2021, 00:25
Не верифицирован
17 ноя 2021, 00:25
430d8e6
Код
Авторство
О чём код?
.monaco-editor .token.custom-info { color: grey !important; } .monaco-editor .token.custom-error { color: red !important; font-weight: bold !important; font-size: 1.2em !important; } .monaco-editor .token.custom-notice { color: orange !important; } .monaco-editor .token.custom-date { color: green !important; }