codemirror3, thanks Roberto

This commit is contained in:
mdipierro
2013-06-09 21:43:18 -05:00
parent 4753ebe958
commit ca2fe00933
229 changed files with 33143 additions and 5418 deletions
+3 -4
View File
@@ -18,9 +18,7 @@
.cm-s-web2py span.cm-tag {color: #170;}
.cm-s-web2py span.cm-attribute {color: #00c;}
.cm-s-web2py span.cm-link {color: #219;}
.cm-s-web2py {
background: white;
}
.cm-s-web2py .CodeMirror-matchingbracket {
border:1px solid grey;
color:black !important;;
@@ -33,4 +31,5 @@
font-family: Monaco, Menlo,"Andale Mono","lucida console","Courier New",monospace !important;
}
.cm-s-web2py .activeline {background: #e8f2ff !important;}
.CodeMirror-activeline-background {background: #e8f2ff !important;}