fix search-target-editor style
This commit is contained in:
parent
26a539bd62
commit
75cf46aaa7
|
@ -183,7 +183,8 @@
|
||||||
|
|
||||||
/*********** CM search highlight restyling, which shouldn't need color variables ****************/
|
/*********** CM search highlight restyling, which shouldn't need color variables ****************/
|
||||||
body.find-open .search-target-editor {
|
body.find-open .search-target-editor {
|
||||||
outline-color: darkorange !important;
|
box-shadow: 0 0 0 1px hsl(33, 100%, 50%), 0 0 3px hsla(33, 100%, 50%, .4);
|
||||||
|
/* same as our global.css focus rule */
|
||||||
}
|
}
|
||||||
|
|
||||||
body.find-open .cm-searching {
|
body.find-open .cm-searching {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user