forked from 0x2620/oxjs
make selected annotation scroll into view
This commit is contained in:
parent
e4dd393834
commit
923f71e6de
4 changed files with 30 additions and 11 deletions
|
|
@ -740,7 +740,7 @@ Video
|
|||
}
|
||||
|
||||
.OxThemeClassic .OxAnnotationPanel .OxEditableElement.OxSelected {
|
||||
background: rgb(128, 128, 255);
|
||||
background: rgb(192, 192, 255);
|
||||
box-shadow: 0 0 1px rgb(64, 64, 64);
|
||||
}
|
||||
.OxThemeClassic .OxAnnotationPanel .OxEditableElement input {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue