codemirror3, thanks Roberto
This commit is contained in:
+3
-4
@@ -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;}
|
||||
|
||||
Reference in New Issue
Block a user