1
0
Fork 0
forked from 0x2620/oxjs

make selected annotation scroll into view

This commit is contained in:
rlx 2012-01-11 15:02:33 +05:30
commit 923f71e6de
4 changed files with 30 additions and 11 deletions

View file

@ -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 {