search replace tinymce
This commit is contained in:
@ -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;
|
||||
|
@ -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;
|
||||
|
@ -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;
|
||||
|
@ -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;
|
||||
|
@ -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;
|
||||
|
Reference in New Issue
Block a user