1
0
Fork 0
forked from 0x2620/oxjs

add splitpanel demo

This commit is contained in:
rolux 2011-03-04 00:50:06 +01:00
commit 7ef84ae6b2
3 changed files with 143 additions and 4 deletions

View file

@ -719,7 +719,7 @@ Lists
}
.OxIconList .OxPage {
position: absolute;
//position: absolute;
left: 0;
right: 0;
margin-left: auto;
@ -892,7 +892,7 @@ Lists
.OxTextList .OxBody {
float: left;
position: absolute;
//position: absolute;
left: 0;
top: 0;
right: 0;
@ -943,7 +943,7 @@ Lists
cursor: ns-resize;
}
.OxTextList .OxPage {
position: absolute;
//position: absolute;
}
.OxTextList.OxDrop .OxItem .OxCell {
color: green;

View file

@ -28,7 +28,7 @@ Bars
}
.OxThemeModern .OxResizebar > .OxLine {
background: rgb(48, 48, 48);
background-color: rgb(48, 48, 48);
}
/*