openmedialibrary/static/css/oml.css

8 lines
137 B
CSS
Raw Normal View History

2019-01-25 15:23:31 +05:30
.OMLQuote {
background-color: rgb(255, 255, 255);
}
.OMLAnnotation.selected .OMLQuote {
background-color: rgb(128, 192, 255);
}