mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 19:42:56 +01:00
6 lines
86 B
CSS
6 lines
86 B
CSS
.myGlyphMarginClass {
|
|
background: red;
|
|
}
|
|
.myContentClass {
|
|
background: lightblue;
|
|
}
|