mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-24 00:41:31 +00:00
Style codemirror spelling errors
This commit is contained in:
parent
8de2267824
commit
abcc2cc11b
1 changed files with 7 additions and 0 deletions
|
@ -219,4 +219,11 @@
|
|||
font-style: italic;
|
||||
color: #999;
|
||||
}
|
||||
|
||||
.spelling-error {
|
||||
background-image: url(/img/spellcheck-underline.png);
|
||||
background-repeat: repeat-x;
|
||||
background-position: bottom;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue