some improvements to splitpanel
This commit is contained in:
parent
d4a17c5972
commit
96a6902b0e
3 changed files with 272 additions and 124 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue