jodit-pro-react 5.5.6 → 5.5.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -4269,11 +4269,6 @@ html.jodit_fullsize-box_true {
|
|
|
4269
4269
|
.jodit-ui-search_replace_true .jodit-ui-search__buttons button[data-ref=replace-btn] {
|
|
4270
4270
|
display: block;
|
|
4271
4271
|
}
|
|
4272
|
-
::highlight(jodit-search-result),
|
|
4273
|
-
[jd-tmp-selection] {
|
|
4274
|
-
background-color: var(--jd-color-background-selection);
|
|
4275
|
-
color: var(--jd-color-text-selection);
|
|
4276
|
-
}
|
|
4277
4272
|
.jodit-container:not(.jodit_inline) {
|
|
4278
4273
|
min-height: 100px;
|
|
4279
4274
|
}
|