mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-05-07 11:06:05 +02:00
Enable RTL mode for codemirror editor (#2297)
This is the missing piece of this commit:
3c18925bc6 (diff-af6b8871a31183cf87b727db7afb5c0a2800f27df16280eaa0f4e8d30fe6b111)
This commit is contained in:
committed by
GitHub
parent
713002e2b8
commit
a3deb71016
@@ -263,6 +263,8 @@ div.CodeMirror span.CodeMirror-nonmatchingbracket {color: #f22;}
|
||||
|
||||
.CodeMirror-widget {}
|
||||
|
||||
.CodeMirror-rtl pre { direction: rtl; }
|
||||
|
||||
.CodeMirror-code {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user