2019-01-25 09:53:31 +00:00
|
|
|
.OMLQuote {
|
2019-01-31 07:07:49 +00:00
|
|
|
color: rgb(0, 0, 0);
|
2019-01-25 09:53:31 +00:00
|
|
|
background-color: rgb(255, 255, 255);
|
2019-01-31 07:07:49 +00:00
|
|
|
font-family: Georgia, Palatino, DejaVu Serif, Book Antiqua, Palatino Linotype, Times New Roman, serif;
|
|
|
|
font-size: 14px;
|
|
|
|
line-height: 21px;
|
2019-01-25 09:53:31 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.OMLAnnotation.selected .OMLQuote {
|
|
|
|
background-color: rgb(128, 192, 255);
|
|
|
|
}
|