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

@ -604,6 +604,9 @@ OxArrayEditable
--------------------------------------------------------------------------------
*/
.OxArrayEditable {
line-height: 14px;
}
.OxArrayEditable.OxArrayEditableInput {
padding: 4px;
}