select annotations, edit notes

This commit is contained in:
j 2019-01-31 12:37:49 +05:30
commit 48e451572b
6 changed files with 42 additions and 20 deletions

View file

@ -1,5 +1,9 @@
.OMLQuote {
color: rgb(0, 0, 0);
background-color: rgb(255, 255, 255);
font-family: Georgia, Palatino, DejaVu Serif, Book Antiqua, Palatino Linotype, Times New Roman, serif;
font-size: 14px;
line-height: 21px;
}
.OMLAnnotation.selected .OMLQuote {