code cosmetics: silence a warning in edit.css
This commit is contained in:
parent
db2c4cd6fc
commit
97e486e139
|
@ -287,7 +287,7 @@ body[data-match-highlight="selection"] .CodeMirror-selection-highlight-scrollbar
|
|||
background-color: #ff9;
|
||||
}
|
||||
to {
|
||||
background-color: none;
|
||||
background-color: inherit;
|
||||
}
|
||||
}
|
||||
@keyframes fadein {
|
||||
|
|
Loading…
Reference in New Issue
Block a user