some improvements to splitpanel

This commit is contained in:
rolux 2010-11-28 15:06:47 +00:00
commit 96a6902b0e
3 changed files with 272 additions and 124 deletions

View file

@ -1121,11 +1121,11 @@ Panels
}
.OxCollapsePanel > .OxBar > .OxButton {
float: left;
margin: 2px 0 0 4px;
margin: 0 0 0 0;
}
.OxCollapsePanel > .OxBar > .OxTitle {
float: left;
margin: 3px 0 0 4px;
margin: 1px 0 0 0;
font-weight: bold;
}
.OxCollapsePanel > .OxContent {