Editor: highlight CodeMirror mini-dialogs entirely
This commit is contained in:
parent
20141b7bfa
commit
2e7c35e8f0
|
@ -153,7 +153,7 @@
|
|||
.CodeMirror-vscrollbar {
|
||||
margin-bottom: 8px; /* make space for resize-grip */
|
||||
}
|
||||
.CodeMirror-search-field, .CodeMirror-jump-field {
|
||||
.CodeMirror-dialog {
|
||||
-webkit-animation: highlight 3s ease-out;
|
||||
}
|
||||
.CodeMirror-focused {
|
||||
|
@ -174,7 +174,7 @@
|
|||
background-color: #ff9;
|
||||
}
|
||||
to {
|
||||
background-color: transparent;
|
||||
background-color: none;
|
||||
}
|
||||
}
|
||||
.resize-grip {
|
||||
|
|
Loading…
Reference in New Issue
Block a user