_ocb.htm 196 B

12345678910111213141516
  1. <style>
  2. #sharedSetsPane
  3. {
  4. height: 100%;
  5. }
  6. #sharedSetsControl
  7. {
  8. height: 100%;
  9. border: none;
  10. }
  11. </style>
  12. <div id="sharedSetsPane">
  13. <div id="sharedSetsControl" class="clsTreeView"></div>
  14. </div>