forked from 0x2620/oxjs
blur editing
This commit is contained in:
parent
b4139a7388
commit
ba9423462f
8 changed files with 180 additions and 91 deletions
|
|
@ -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);
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue