1
0
Fork 0
forked from 0x2620/oxjs

support for drag and drop

This commit is contained in:
rlx 2011-08-28 06:23:15 +00:00
commit 5d454f0a80
8 changed files with 39 additions and 11 deletions

View file

@ -1222,9 +1222,7 @@ Lists
.OxTextList .OxPage {
position: absolute;
}
.OxTextList.OxDrop .OxItem .OxCell {
color: green;
}
.OxTreeList .OxItem .OxCell {
border-right-width: 0
}
@ -2094,7 +2092,7 @@ Miscellaneous
.OxTooltip {
position: absolute;
padding: 1px 2px 1px 2px;
padding: 1px 3px 1px 3px;
font-size: 9px;
//opacity: 0;
z-index: 1001;