openmedialibrary/static/css/oml.css
2019-01-25 15:23:31 +05:30

7 lines
137 B
CSS

.OMLQuote {
background-color: rgb(255, 255, 255);
}
.OMLAnnotation.selected .OMLQuote {
background-color: rgb(128, 192, 255);
}