1
0
Fork 0
forked from 0x2620/oxjs

make list preserve selection after reload

This commit is contained in:
Rolux 2010-06-30 12:39:49 +02:00
commit 5790a5695e
3 changed files with 31 additions and 9 deletions

View file

@ -560,6 +560,7 @@ Lists
}
.OxTextList .OxBody .OxItem {
height: 16px;
cursor: default;
}
.OxTextList .OxBody .OxItem .OxCell {
float: left;