reverted 4622 codemirror3 because broke zencoding and drops support for IE7, we do not use the new features anyway. Sorry
This commit is contained in:
+2
-2
@@ -28,7 +28,7 @@
|
||||
|
||||
.cm-s-web2py {
|
||||
line-height: 1.40em;
|
||||
/* font-family: "serif";*/
|
||||
font-family: Monaco, Menlo,"Andale Mono","lucida console","Courier New",monospace !important;
|
||||
}
|
||||
|
||||
/* Fullscreen mode and active line highlight */
|
||||
@@ -42,4 +42,4 @@
|
||||
z-index: 9999;
|
||||
}
|
||||
|
||||
.cm-s-web2py .activeline {background: #e8f2ff !important;}
|
||||
.cm-s-web2py .activeline {background: #e8f2ff !important;}
|
||||
Reference in New Issue
Block a user