aboutsummaryrefslogtreecommitdiff
path: root/js/stage
diff options
context:
space:
mode:
Diffstat (limited to 'js/stage')
-rwxr-xr-xjs/stage/stage-view.reel/stage-view.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/stage/stage-view.reel/stage-view.css b/js/stage/stage-view.reel/stage-view.css
index 2fc8fd15..b86c197a 100755
--- a/js/stage/stage-view.reel/stage-view.css
+++ b/js/stage/stage-view.reel/stage-view.css
@@ -43,6 +43,6 @@
43 43
44span.CodeMirror-matchhighlight { background: #e9e9e9 } 44span.CodeMirror-matchhighlight { background: #e9e9e9 }
45.CodeMirror-focused span.CodeMirror-matchhighlight { background: #e7e4ff; !important } 45.CodeMirror-focused span.CodeMirror-matchhighlight { background: #e7e4ff; !important }
46.activeline {background: #e8f2ff !important;} 46/*.activeline {background: #e8f2ff !important;}*/
47div.CodeMirror span.CodeMirror-matchingbracket {color: #000 !important;background-color: #ffd500;} 47div.CodeMirror span.CodeMirror-matchingbracket {color: #000 !important;background-color: #ffd500;}
48.CodeMirror-completions select {background-color:#e8f2ff;border:1px solid #c1c1c1;box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.8);} \ No newline at end of file 48.CodeMirror-completions select {background-color:#e8f2ff;border:1px solid #c1c1c1;box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.8);} \ No newline at end of file