mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-27 13:25:04 +00:00
Update codemirror and markdown plugins from #2315
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
.CodeMirror-dialog {
|
||||
position: absolute;
|
||||
left: 0; right: 0;
|
||||
background: white;
|
||||
background: inherit;
|
||||
z-index: 15;
|
||||
padding: .1em .8em;
|
||||
overflow: hidden;
|
||||
color: #333;
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.CodeMirror-dialog-top {
|
||||
|
||||
Reference in New Issue
Block a user