From 46c3c16d0a7c737a2669b1684cdb1ede74a628c0 Mon Sep 17 00:00:00 2001 From: Ananya Sen Date: Mon, 23 Apr 2012 13:03:07 -0700 Subject: IKNINJA-1528 : temporarily disabling active line color for this Signed-off-by: Ananya Sen --- js/stage/stage-view.reel/stage-view.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/stage/stage-view.reel') 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 @@ span.CodeMirror-matchhighlight { background: #e9e9e9 } .CodeMirror-focused span.CodeMirror-matchhighlight { background: #e7e4ff; !important } -.activeline {background: #e8f2ff !important;} +/*.activeline {background: #e8f2ff !important;}*/ div.CodeMirror span.CodeMirror-matchingbracket {color: #000 !important;background-color: #ffd500;} .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 -- cgit v1.2.3