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

4 lines
75 B
CSS
Raw Normal View History

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