mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-03-06 20:41:33 +01:00
Merge branch 'develop' of github.com:getgrav/grav-plugin-admin into develop
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# v1.10.35
|
||||
## mm/dd/2022
|
||||
|
||||
1. [](#improved)
|
||||
* Improvements in CodeMirror editor in RTL mode [#359](https://github.com/getgrav/grav-plugin-admin/issues/359), [#2297](https://github.com/getgrav/grav-plugin-admin/pull/2297)
|
||||
|
||||
# v1.10.34
|
||||
## 06/22/2022
|
||||
|
||||
|
||||
@@ -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