mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 03:16:11 +01:00
codemirror updated to 5.47.0
This commit is contained in:
2
libraries/codemirror/mode/xquery/index.html
vendored
2
libraries/codemirror/mode/xquery/index.html
vendored
@@ -9,7 +9,7 @@
|
||||
<script src="../../lib/codemirror.js"></script>
|
||||
<script src="../../addon/edit/matchbrackets.js"></script>
|
||||
<script src="xquery.js"></script>
|
||||
<style type="text/css">
|
||||
<style>
|
||||
.CodeMirror {
|
||||
border-top: 1px solid black; border-bottom: 1px solid black;
|
||||
height:400px;
|
||||
|
||||
Reference in New Issue
Block a user