1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror
Caleb John 189f9d1091
Desktop: Fixes #5327: Add more specific classes for CodeMirror elements (#5333)
Some themes use fairly specific classes so we need to overide them.

When changing notebooks, or when entering the editor from settings
the order that css is loaded changes in which case this bug wouldn't
manifest
2021-08-18 12:05:52 +01:00
..
styles Server: Add support for sharing notes via a link 2021-01-29 18:45:11 +00:00
utils Desktop: Place code-block background in the back in Markdown editor (#5322) 2021-08-17 07:13:52 +01:00
CodeMirror.tsx Desktop: Fixes #5327: Add more specific classes for CodeMirror elements (#5333) 2021-08-18 12:05:52 +01:00
Editor.tsx Plugins: Support executing codemirror commands from plugins when using execCommand (#5012) 2021-06-07 10:19:35 +01:00
Toolbar.tsx Desktop: Allow customising application layout 2020-11-13 17:09:28 +00:00