From fc57c9650975e6137eb0004178bb357d3f598592 Mon Sep 17 00:00:00 2001 From: Maxim Likhachev Date: Mon, 18 Oct 2021 20:22:22 +0300 Subject: [PATCH] joplin: --pre/white --- etc/soft/joplin/userchrome.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/etc/soft/joplin/userchrome.css b/etc/soft/joplin/userchrome.css index 6bfe585..addf186 100644 --- a/etc/soft/joplin/userchrome.css +++ b/etc/soft/joplin/userchrome.css @@ -2227,10 +2227,6 @@ body { background-color: white !important; } -.cm-jn-code-block { - background-color: white !important; -} - /* Default theme */ .cm-s-default .cm-attribute {color: #00c !important;} .cm-s-default .cm-bracket {color: #997 !important;}