embark/embark-ui/src/components/TextEditor.css
2018-10-23 11:12:00 +02:00

4 lines
75 B
CSS

.text-editor__debuggerLine {
opacity: 0.4;
background-color: #20a8d8;
}