search replace tinymce

This commit is contained in:
lealife
2017-11-30 12:22:25 +08:00
parent 21b774143b
commit 98c1589a1a
12 changed files with 48 additions and 7 deletions

View File

@ -890,6 +890,12 @@ a:hover {
.ace_invisible_space {
visibility: hidden !important;
}
.mce-match-marker.mce-match-marker-selected {
background: yellow;
}
#mce-modal-block {
display: none;
}
#editor,
#mdEditor {
position: absolute;

View File

@ -7,6 +7,13 @@
visibility: hidden !important;
}
.mce-match-marker.mce-match-marker-selected {
background: yellow;
}
#mce-modal-block {
display: none;
}
#editor, #mdEditor{
position: absolute;
z-index: 2;

View File

@ -890,6 +890,12 @@ a:hover {
.ace_invisible_space {
visibility: hidden !important;
}
.mce-match-marker.mce-match-marker-selected {
background: yellow;
}
#mce-modal-block {
display: none;
}
#editor,
#mdEditor {
position: absolute;

View File

@ -890,6 +890,12 @@ a:hover {
.ace_invisible_space {
visibility: hidden !important;
}
.mce-match-marker.mce-match-marker-selected {
background: yellow;
}
#mce-modal-block {
display: none;
}
#editor,
#mdEditor {
position: absolute;

View File

@ -890,6 +890,12 @@ a:hover {
.ace_invisible_space {
visibility: hidden !important;
}
.mce-match-marker.mce-match-marker-selected {
background: yellow;
}
#mce-modal-block {
display: none;
}
#editor,
#mdEditor {
position: absolute;