1
0
Fork 0
forked from 0x2620/oxjs

merging changes

This commit is contained in:
rolux 2011-08-15 18:41:54 +02:00
commit 1ece68be42
4 changed files with 58 additions and 30 deletions

View file

@ -693,6 +693,10 @@ OxEditable
padding: 0 1px 0 0;
border: 0;
}
.OxEditable textarea.OxInput {
padding: 0 0 0 1px;
border: 0;
}
/*
--------------------------------------------------------------------------------