1
0
Fork 0
forked from 0x2620/oxjs

blur editing

This commit is contained in:
j 2012-01-10 01:55:38 +05:30
commit ba9423462f
8 changed files with 180 additions and 91 deletions

View file

@ -740,10 +740,12 @@ Video
}
.OxThemeClassic .OxAnnotationPanel .OxEditableElement.OxSelected {
background: rgb(192, 255, 192);
background: rgb(192, 192, 255);
box-shadow: 0 0 1px rgb(96, 96, 96);
}
.OxThemeClassic .OxAnnotationPanel .OxEditableElement input {
background: rgb(192, 192, 255);
background: rgb(160, 224, 160);
box-shadow: 0 0 1px rgb(96, 96, 96);
}
/*