openmedialibrary/static/css/oml.css

8 lines
137 B
CSS
Raw Normal View History

2019-01-25 09:53:31 +00:00
.OMLQuote {
background-color: rgb(255, 255, 255);
}
.OMLAnnotation.selected .OMLQuote {
background-color: rgb(128, 192, 255);
}