1
0
Fork 0
forked from 0x2620/oxjs

tooltips and better cursors for splitpanels

This commit is contained in:
rlx 2011-09-04 21:15:16 +00:00
commit 1333a3ecec
7 changed files with 105 additions and 73 deletions

View file

@ -131,7 +131,6 @@ Bars
width: 100%;
height: 5px;
margin: -2px 0 -2px 0;
cursor: ns-resize;
}
.OxResizebar.OxHorizontal > .OxLine {
width: 100%;
@ -146,7 +145,6 @@ Bars
width: 5px;
height: 100%;
margin: 0 -2px 0 -2px;
cursor: ew-resize;
}
.OxResizebar.OxVertical > .OxLine {
float: left;