1
0
Fork 0
forked from 0x2620/oxjs

improve Ox.highlightHTML and annotations CSS

This commit is contained in:
rlx 2012-02-01 08:26:06 +00:00
commit 4dba56ba87
4 changed files with 71 additions and 25 deletions

View file

@ -789,7 +789,7 @@ Video
color: rgb(96, 96, 96);
}
.OxThemeModern .OxAnnotationFolder .OxEditableElement.OxWarning .OxValue {
color: rgb(255, 64, 64);
border-bottom: 2px dotted rgb(192, 0, 0);
}
.OxThemeModern .OxAnnotationFolder .OxArrayEditable .OxEditableElement.OxSelected {
background: rgb(64, 64, 192);