ibmdita.css 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262
  1. .unresolved { background-color: #9be; }
  2. .noTemplate { background-color: #fe2; }
  3. .toc {font-size: small; }
  4. body { color: black; background-color: white; }
  5. .base { background-color: #ffffff; }
  6. .breadcrumb { font-size : smaller;}
  7. dt.prereq { margin-left : 20px;}
  8. .hierarchy { display: block; border-style: solid; padding-left: 3px; border-width: 2px; padding-right: 3px; border-color: #aaa;}
  9. .nested0 {margin-top: 1em;}
  10. .p {margin-top: 1em;}
  11. .tableborder { margin-top: 1em; margin-bottom: 1em; }
  12. .tablenoborder { margin-top: 1em; margin-bottom: 1em; }
  13. caption { text-align: left; font-style: italic; }
  14. .simpletable { margin-top: 1em; margin-bottom: 1em; }
  15. .simpletableborder { margin-top: 1em; margin-bottom: 1em; }
  16. .simpletablenoborder { margin-top: 1em; margin-bottom: 1em; }
  17. .choicetableborder { margin-top: 1em; margin-bottom: 1em; }
  18. .choicetablenoborder { margin-top: 1em; margin-bottom: 1em; }
  19. /*.cellrowborder { border-right: solid 1pt; border-bottom: solid 1pt }
  20. .row-nocellborder { border-right: hidden; border-bottom: solid 1pt }
  21. .cell-norowborder { border-bottom: hidden; border-right: solid 1pt }*/
  22. /* Unable to turn border back on, without setting a size, which breaks some tables */
  23. .row-nocellborder { border-right: hidden; }
  24. .cell-norowborder { border-bottom: hidden;}
  25. .nocellnorowborder { border-right: hidden; border-bottom: hidden; }
  26. .nocellborder { border-right: hidden; }
  27. .norowborder { border-bottom: hidden; }
  28. div.qualifstart { padding: 1px 5px 5px 5px; border-top: solid; border-left: solid; border-right: solid; border-width: thin; font-weight: bold; margin-top: 2px; margin-bottom: 2px; text-align: center; }
  29. div.qualifend { padding: 5px 5px 1px 5px; border-bottom: solid; border-left: solid; border-right: solid; border-width: thin; font-weight: bold; margin-bottom: 2px; text-align: center; }
  30. dt.qualifstart { padding: 1px 5px 5px 5px; border-top: solid; border-left: solid; border-right: solid; border-width: thin; font-weight: bold; margin-top: 2px; margin-bottom: 2px; text-align: center; }
  31. dt.qualifend { padding: 5px 5px 1px 5px; border-bottom: solid; border-left: solid; border-right: solid; border-width: thin; font-weight: bold; margin-bottom: 2px; text-align: center; }
  32. .figcap { font-style: italic; }
  33. .figdesc { font-style: normal; }
  34. .fignone {margin-top: 1em;}
  35. .figborder { border-style: solid; padding-left : 3px; border-width : 2px; padding-right : 3px; margin-top: 1em; border-color : #aaa;}
  36. .figsides { border-left : 2px solid; padding-left : 3px; border-right : 2px solid; padding-right : 3px; margin-top: 1em; border-color : #aaa;}
  37. .figtop { border-top : 2px solid; margin-top: 1em; border-color : #aaa;}
  38. .figbottom { border-bottom : 2px solid; border-color : #aaa;}
  39. .figtopbot { border-top : 2px solid; border-bottom : 2px solid; margin-top: 1em; border-color : #aaa;}
  40. .synnone {margin-top: 1em;}
  41. .synborder { border-style: solid; padding-left : 3px; border-width : 2px; padding-right : 3px; margin-top: 1em; border-color : #aaa;}
  42. .synsides { border-left : 2px solid; padding-left : 3px; border-right : 2px solid; padding-right : 3px; margin-top: 1em; border-color : #aaa;}
  43. .syntop { border-top : 2px solid; margin-top: 1em; border-color : #aaa;}
  44. .synbottom { border-bottom : 2px solid; border-color : #aaa;}
  45. .syntopbot { border-top : 2px solid; border-bottom : 2px solid; margin-top: 1em; border-color : #aaa;}
  46. .skip { margin-top: 1em; }
  47. .skipspace { margin-top: 1em; margin-bottom: 1em; }
  48. .ullinks { list-style-type: none; }
  49. .ulchildlink { margin-top: 1em; margin-bottom: 1em; }
  50. .ulchildlinktext { font-weight: bold; }
  51. .olchildlink { margin-top: 1em; margin-bottom: 1em; }
  52. .linklist { margin-top: 1em; margin-bottom: 1em; }
  53. .linklistwithchild { margin-left: 1.5em; margin-bottom: 1em; }
  54. .sublinklist { margin-left: 1.5em; margin-bottom: 1em; }
  55. .relconcepts { margin-top: 1em; margin-bottom: 1em; }
  56. .reltasks { margin-top: 1em; margin-bottom: 1em; }
  57. .relref { margin-top: 1em; margin-bottom: 1em; }
  58. .relinfo { margin-top: 1em; margin-bottom: 1em; }
  59. div.breadcrumb {margin-bottom: 1em; }
  60. div.tasklabel { margin-top: 1em; margin-bottom: 1em; }
  61. h2.tasklabel, h3.tasklabel, h4.tasklabel, h5.tasklabel, h6.tasklabel { font-size: 100%; }
  62. .topictitle1 { margin-top: 0pc; margin-bottom: .1em; font-size: 1.34em; }
  63. .topictitle2 { margin-top: 1pc; margin-bottom: .45em; font-size: 1.17em; }
  64. .topictitle3 { margin-top: 1pc; margin-bottom: .17em; font-size: 1.17em; font-weight: bold; }
  65. .topictitle4 { margin-top: .83em; font-size: 1.17em; font-weight: bold; }
  66. .topictitle5 { font-size: 1.17em; font-weight: bold; }
  67. .topictitle6 { font-size: 1.17em; font-style: italic; }
  68. .sectiontitle { margin-top: 1em; margin-bottom: 0em; color: black; font-size: 1.17em; font-weight: bold;}
  69. .section { margin-top: 1em; margin-bottom: 1em; }
  70. .example { margin-top: 1em; margin-bottom: 1em; }
  71. .note { margin-top: 1em; margin-bottom : 1em;}
  72. .notetitle { font-weight: bold; }
  73. .notelisttitle { font-weight: bold; }
  74. .tip { margin-top: 1em; margin-bottom : 1em;}
  75. .tiptitle { font-weight: bold; }
  76. .fastpath { margin-top: 1em; margin-bottom : 1em;}
  77. .fastpathtitle { font-weight: bold; }
  78. .important { margin-top: 1em; margin-bottom : 1em;}
  79. .importanttitle { font-weight: bold; }
  80. .remember { margin-top: 1em; margin-bottom : 1em;}
  81. .remembertitle { font-weight: bold; }
  82. .restriction { margin-top: 1em; margin-bottom : 1em;}
  83. .restrictiontitle { font-weight: bold; }
  84. .attention { margin-top: 1em; margin-bottom : 1em;}
  85. .attentiontitle { font-weight: bold; }
  86. .dangertitle { margin-top: 1em; font-weight: bold; }
  87. .danger { padding: 5px 5px 5px 5px; border: solid; border-width: thin; font-weight: bold; margin-top: 2px; margin-bottom : 1em; }
  88. .cautiontitle { margin-top: 1em; font-weight: bold; }
  89. .caution { font-weight: bold; margin-bottom : 1em; }
  90. ul.simple { list-style-type: none; }
  91. .firstcol { font-weight: bold;}
  92. .bold { font-weight: bold; }
  93. .boldItalic { font-weight: bold; font-style: italic; }
  94. .italic { font-style: italic; }
  95. .underlined { text-decoration: underline; }
  96. .uicontrol { font-weight: bold; }
  97. .filepath { font-family: monospace, monospace; }
  98. .option { font-family: monospace, monospace; }
  99. .cmdname { font-weight: bold; font-family: monospace, monospace; }
  100. .defparmname { font-weight: bold; text-decoration: underline; font-family: monospace, monospace; }
  101. .kwd { font-weight: bold; }
  102. .defkwd { font-weight: bold; text-decoration: underline; }
  103. .var { font-style : italic;}
  104. .shortcut { text-decoration: underline; }
  105. .calloutlabel { color : White; background-color : Black; font-weight : bold; }
  106. .strongwintitle { font-weight : bold; }
  107. .parmname { font-weight: bold; font-family: monospace, monospace; white-space: nowrap; }
  108. dt.pt { font-weight: bold; font-family: monospace, monospace; }
  109. code { font-family: monospace, monospace; }
  110. pre { font-family: monospace, monospace; }
  111. div.glossdef > ol { margin:0; padding:0; list-style-position: inside;}
  112. .ptocH1 {font-size: x-small; }
  113. .ptocH2 {font-size: x-small; }
  114. .smallCaps { text-transform: uppercase; font-size: smaller; }
  115. .stitle { font-style: italic; text-decoration: underline; }
  116. .dlterm { font-weight: bold; }
  117. .dltermexpand { font-weight: bold; margin-top: 1em; }
  118. .defListHead { font-weight: bold; text-decoration: underline; }
  119. .parmListKwd { font-weight: bold; }
  120. .parmListVar { font-style: italic; }
  121. .pk { font-weight: bold; text-decoration: underline; }
  122. *[compact="yes"]>li { margin-top: 0em;}
  123. *[compact="no"]>li { margin-top: .53em;}
  124. .liexpand { margin-top: 1em; margin-bottom: 1em; }
  125. .sliexpand { margin-top: 1em; margin-bottom: 1em; }
  126. .dlexpand { margin-top: 1em; margin-bottom: 1em; }
  127. .ddexpand { margin-top: 1em; margin-bottom: 1em; }
  128. .step { margin-top: 0.5em; margin-bottom: 0.5em; }
  129. .substep { margin-top: 0.5em; margin-bottom: 0.5em; }
  130. .stepexpand { margin-top: 0.5em; margin-bottom: 0.5em; }
  131. .substepexpand { margin-top: 0.5em; margin-bottom: 0.5em; }
  132. div.image {margin-top: 1em; }
  133. div.imageleft { margin-top: 1em; text-align: left; }
  134. div.imagecenter { margin-top: 1em; text-align: center; }
  135. div.imageright { margin-top: 1em; text-align: right; }
  136. div.imagejustify { margin-top: 1em; text-align: justify; }
  137. /* When browsers improperly display the contents of an object,
  138. at least try to put the contents in a block. */
  139. object > span {margin-top: 1em; margin-bottom: 1em; display:block;}
  140. pre.screen { padding: 5px 5px 5px 5px; border: outset; background-color: #CCCCCC; margin-top: 2px; margin-bottom : 2px; white-space: pre;}
  141. .msgText { font-weight: bold; }
  142. CITE { font-style: italic; }
  143. EM { font-style: italic; }
  144. STRONG { font-weight: bold; }
  145. VAR { font-style: italic; }
  146. /************************************************************************
  147. Styles added to support .NET output. Not used by standard processing.
  148. ************************************************************************/
  149. body.dotnet /* This body tag requires the use of one of the sets of banner and/or text div ids */
  150. {
  151. margin: 0px 0px 0px 0px;
  152. padding: 0px 0px 0px 0px;
  153. background: #ffffff;
  154. color: #000000;
  155. width: 100%;
  156. }
  157. div.nstext /* Creates the scrolling text area for Nonscrolling region topic */
  158. {
  159. padding: 5px 10px 0px 22px;
  160. }
  161. div.nsbanner /* Creates Nonscrolling banner region */
  162. {
  163. position: relative;
  164. left: 0px;
  165. padding: 0px 0px 0px 0px;
  166. border-bottom: 1px solid #999999;
  167. }
  168. div.bannerrow1 /* provides full-width color to top row in running head */
  169. {
  170. background-color: #99ccff;
  171. }
  172. /* STYLES FOR RUNNING HEADS */
  173. table.bannerparthead, table.bannertitle /* General values for the Running Head tables */
  174. {
  175. position: relative;
  176. left: 0px;
  177. top: 0px;
  178. padding: 0px 0px 0px 0px;
  179. margin: 0px 0px 0px 0px;
  180. width: 100%;
  181. height: 21px;
  182. border-collapse: collapse;
  183. border-style: solid;
  184. border-width: 0px;
  185. background-color: #99ccff;
  186. font-size: 100%;
  187. }
  188. table.bannerparthead td /* General Values for cells in the top row of running head */
  189. {
  190. margin: 0px 0px 0px 0px;
  191. padding: 2px 0px 0px 4px;
  192. vertical-align: middle;
  193. /*border-width: 0px 0px 1px 0px; */
  194. border-width: 0px;
  195. border-style: solid;
  196. border-color: #999999;
  197. background: transparent;
  198. font-style: italic;
  199. font-weight: normal;
  200. }
  201. table.bannerparthead td.product /* Values for top right cell in running head */
  202. { /* Allows for a second text block in the running head */
  203. text-align: right;
  204. padding: 2px 5px 0px 5px;
  205. }
  206. h1.dtH1 {
  207. margin-left: -18px;
  208. }
  209. div.titlerow /* provides non-scroll topic title area (requires script) */
  210. {
  211. width: 100%; /* Forces tables to have correct right margin */
  212. padding: 0px 10px 0px 22px;
  213. background-color: #99ccff;
  214. }
  215. div.titlerow h1
  216. {
  217. margin-top: 0em;
  218. font-weight: bold;
  219. margin-bottom: .2em;
  220. }
  221. /* Styles for Tutorial Specialization */
  222. div.tutorialTimeRequired { margin-top: 1em; margin-bottom: 0em; }
  223. div.tutorialrelinfo { margin-top: 0em; margin-bottom: 1em; }
  224. div.tutorialPrevNext { margin-top: 1em; margin-bottom: 1em; font-weight: bold; }
  225. /*a.tutorialPrev {}
  226. a.tutorialNext {}*/