changing highligh color

Oleg committed Feb 08, 2012
commit e6b3927b1147773bca6d81ae1d578c1358b8a6c2
Showing 1 changed file with 1 additions and 1 deletions
app/assets/stylesheets/comfortable_mexican_sofa/codemirror.css +1 -1
@@ @@ -79,7 +79,7 @@
}
div.CodeMirror-selected { background: #d9d9d9; }
- .CodeMirror-focused div.CodeMirror-selected { background: #d7d4f0; }
+ .CodeMirror-focused div.CodeMirror-selected { background: #eee; }
.CodeMirror-searching {
background: #ffa;