.mblFixedSpliter {
width: 100%;
height: 100%;
}
.mblFixedSplitterPane {
position: absolute;
overflow-x: hidden;
overflow-y: auto;
}
.mblFixedSplitterPaneH {
position: absolute;
height: 100%;
top: 0px;
}
.mblFixedSplitterPaneV {
position: absolute;
width: 100%;
left: 0px;
}
# |
Change |
User |
Description |
Committed |
|
#1
|
16170 |
perforce_software |
Move Chronicle files to follow new path scheme for branching. |
|
|
//guest/perforce_software/chronicle/collateral/dojo-debug/dojox/mobile/themes/FixedSplitter.css |
#1
|
8972 |
Matt Attaway |
Initial add of the Chronicle source code |
|
|