add oml.css
This commit is contained in:
parent
b5d0a9f136
commit
abc53d2d06
1 changed files with 7 additions and 0 deletions
7
static/css/oml.css
Normal file
7
static/css/oml.css
Normal file
|
@ -0,0 +1,7 @@
|
|||
.OMLQuote {
|
||||
background-color: rgb(255, 255, 255);
|
||||
}
|
||||
|
||||
.OMLAnnotation.selected .OMLQuote {
|
||||
background-color: rgb(128, 192, 255);
|
||||
}
|
Loading…
Reference in a new issue