1
0
Fork 0
forked from 0x2620/oxjs

add Ox.TabPanel()

This commit is contained in:
rlx 2011-08-17 14:59:37 +00:00
commit a103ef8f7d
2 changed files with 59 additions and 1 deletions

View file

@ -1602,6 +1602,18 @@ Panels
.OxSplitPanel_.OxVertical > .OxSeparator > .OxSpace {
height: 2px;
}
.OxTabPanel > .OxBar {
text-align: center;
}
.OxTabPanel > .OxBar > .OxButtonGroup {
position: absolute;
left: 0;
top: 4px;
right: 0;
margin: auto;
}
/*
================================================================================
Requests