embark/embark-ui/src/components/TextEditor.css

4 lines
75 B
CSS
Raw Normal View History

2018-10-18 12:23:48 +01:00
.text-editor__debuggerLine {
opacity: 0.4;
background-color: #20a8d8;
}