Fix an issue with the cursor sometimes disappearing when a patch was received
Update CodeMirror to the latest version (5.13.2)
This commit is contained in:
5
www/code/codemirror-5.13.2/theme/ambiance-mobile.css
Normal file
5
www/code/codemirror-5.13.2/theme/ambiance-mobile.css
Normal file
@@ -0,0 +1,5 @@
|
||||
.cm-s-ambiance.CodeMirror {
|
||||
-webkit-box-shadow: none;
|
||||
-moz-box-shadow: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
Reference in New Issue
Block a user