7 lines
137 B
CSS
7 lines
137 B
CSS
.OMLQuote {
|
|
background-color: rgb(255, 255, 255);
|
|
}
|
|
|
|
.OMLAnnotation.selected .OMLQuote {
|
|
background-color: rgb(128, 192, 255);
|
|
}
|