tree.xml 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497
  1. <!--
  2. +========================================================================+
  3. | Licensed Materials - Property of IBM
  4. |
  5. | IBM Cognos Products: BUX
  6. |
  7. | (C) Copyright IBM Corp. 2009, 2017
  8. |
  9. | US Government Users Restricted Rights - Use, duplication or
  10. | disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  11. |
  12. +========================================================================+
  13. --><css>/*
  14. *+------------------------------------------------------------------------+
  15. *| Licensed Materials - Property of IBM
  16. *| IBM Cognos Products: BUX
  17. *| (C) Copyright IBM Corp. 2009, 2022
  18. *|
  19. *| US Government Users Restricted Rights - Use, duplication or
  20. *| disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  21. *+------------------------------------------------------------------------+
  22. */
  23. /* This is a generated file, do not edit */
  24. /*layout section*/
  25. .buxList_ListView .buxListNode {
  26. padding-top: 1px;
  27. padding-bottom: 1px;
  28. display: block;
  29. }
  30. .buxList_DetailView .dijitTreeRow {
  31. padding-bottom: 10px;
  32. }
  33. .buxListThumbLabel {
  34. display: block;
  35. text-align: center;
  36. overflow: hidden;
  37. width: 100px;
  38. }
  39. .buxListContainer {
  40. height: 100%;
  41. overflow: visible;
  42. }
  43. .buxListContainer .buxListPage .buxListHeaderRow,
  44. .buxListContainer .buxListPage .buxListHeader DIV {
  45. min-height: 23px;
  46. height: 1.44em;
  47. }
  48. .buxListPage {
  49. height: 100%;
  50. width: 100%;
  51. padding: 1px;
  52. table-layout: fixed;
  53. }
  54. .buxListPageContainer {
  55. vertical-align: top;
  56. height: 100%;
  57. overflow-x: hidden;
  58. overflow-y: auto;
  59. -webkit-touch-callout: none;
  60. -webkit-user-select: none;
  61. -khtml-user-select: none;
  62. -moz-user-select: none;
  63. -ms-user-select: none;
  64. user-select: none;
  65. }
  66. .buxListPagePaginationControls {
  67. height: 35px;
  68. padding-left: 10px;
  69. }
  70. .buxListPagePaginationControlsFocusNode {
  71. width: 98%;
  72. }
  73. .buxListThumbContainer {
  74. width: 102px;
  75. height: 103px;
  76. padding-left: 4px;
  77. padding-top: 4px;
  78. background-position: center center;
  79. background-repeat: no-repeat;
  80. }
  81. .buxListLoadNode {
  82. width: 100%;
  83. height: 100%;
  84. background-position: center center;
  85. background-repeat: no-repeat;
  86. }
  87. .buxListContainerBackdrop {
  88. position: absolute;
  89. top: 0px;
  90. left: 0px;
  91. width: 100%;
  92. height: 100%;
  93. overflow: hidden;
  94. }
  95. .dj_ie .bux-fileDialog-stackcontainer-inner .buxListContainerBackdrop {
  96. height: 225px;
  97. }
  98. .buxListNodeImageCell {
  99. width: 16px;
  100. }
  101. .buxListNodeExpandCell {
  102. width: 16px;
  103. vertical-align: top;
  104. }
  105. .buxListRelevanceTextCell {
  106. text-align: right;
  107. vertical-align: middle;
  108. width: 40px;
  109. height: 0px;
  110. }
  111. .buxListRelevanceGraphCell {
  112. vertical-align: middle;
  113. width: 30px;
  114. height: 0px;
  115. }
  116. .buxListRelevanceCell-Graph {
  117. vertical-align: middle;
  118. }
  119. .buxListRelevanceCell-Graph-Table {
  120. height: 4px;
  121. width: 30px;
  122. }
  123. .buxListDateStamp {
  124. white-space: nowrap;
  125. }
  126. .dj_ie .buxListDateStamp {
  127. padding-right: 18px;
  128. }
  129. .buxListHeader .buxListHeaderCell {
  130. padding: 0 10px;
  131. line-height: 23px;
  132. cursor: pointer;
  133. width: 100%;
  134. }
  135. .bux-fileDialog .buxListHeader .buxListHeaderCell { /*we do not support sort in the file dialogs so the cursor should be default*/
  136. cursor: default;
  137. }
  138. .buxListHeaderCellIcon {
  139. display: inline-block;
  140. width: 16px;
  141. height: 16px;
  142. vertical-align: text-bottom;
  143. }
  144. .dj_ff .buxListHeader .buxListHeaderCell {
  145. width: 0px;
  146. }
  147. .buxListHeader {
  148. background-repeat: repeat;
  149. min-height: 23px;
  150. height: 1.44em;
  151. padding-right: 1px;
  152. }
  153. .buxListHeader .buxListContentTable,
  154. .buxListHeader .buxSearchContentTable {
  155. margin: 0;
  156. padding: 0;
  157. }
  158. .toolboxPane .buxListHeader,
  159. .toolboxPane .buxListDateStamp {
  160. display: none;
  161. }
  162. .buxListNodeCell {
  163. vertical-align: top;
  164. }
  165. .buxList_TileView img.bux-thumbnail-loading {
  166. vertical-align: top;
  167. }
  168. .buxThumbnailCentered {
  169. vertical-align: middle;
  170. text-align: center;
  171. }
  172. .buxThumbnailError {
  173. background-image: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='treeUnknown']"/>;
  174. }
  175. .buxListNodeCell .dijitTreeLabel {
  176. white-space: nowrap;
  177. display: inline-block;
  178. overflow: hidden;
  179. }
  180. .buxDetailView-label .dijitTreeLabel {
  181. width: 100%;
  182. }
  183. .buxListNodeExpandCell-Closed,
  184. .buxListNodeExpandCell-Open,
  185. .buxListNodeExpandCell-Loading {
  186. display: inline-block;
  187. width: 16px;
  188. height: 16px;
  189. background-position: center center;
  190. background-repeat: no-repeat;
  191. }
  192. .buxListNodeExpandCell-None {
  193. display: inline-block;
  194. width: 16px;
  195. height: 16px;
  196. }
  197. .buxListContentTable {
  198. width: 100%;
  199. }
  200. .buxSearchContentTable {
  201. width: 100%;
  202. table-layout: fixed;
  203. }
  204. .buxListNode .dijitTreeContent {
  205. display: inline-block;
  206. width: 100%;
  207. }
  208. .bux-fileDialog-stackcontainer-inner .buxListPageContainer {
  209. overflow-x: hidden;
  210. overflow-y: auto;
  211. }
  212. .bux-pagination-first,
  213. .bux-pagination-previous,
  214. .bux-pagination-next,
  215. .bux-pagination-last {
  216. height: 20px;
  217. width: 20px;
  218. }
  219. .buxListPagePaginationControls .dijitButtonNode,
  220. .buxListPagePaginationControls .dijitButtonNode .dijitButtonDisabled {
  221. padding: 0px;
  222. margin: 0px;
  223. border: 0px;
  224. background: transparent;
  225. }
  226. .buxListPagePaginationControls .dijitButton {
  227. margin-left: 1px;
  228. margin-right: 1px;
  229. vertical-align: top;
  230. }
  231. .bux-pagination-label {
  232. padding-left: 5px;
  233. padding-right: 5px;
  234. text-align: center;
  235. }
  236. .buxListNoResults {
  237. vertical-align: middle;
  238. text-align: center;
  239. font-style: italic;
  240. font-size: 12px;
  241. width: 100%;
  242. height: 100%;
  243. }
  244. .buxThumbnailNode .dijitTreeContent {
  245. width: 102px;
  246. }
  247. #buxMainBC .dijitTree {
  248. overflow: visible !important;
  249. }
  250. /*Skin section*/
  251. .buxListDescription {
  252. font-size: 11px;
  253. font-weight: normal;
  254. color: <skinValue path="/uiSkin/uiElements/form/label/text/color"/>;
  255. white-space: normal;
  256. margin: 0 4px;
  257. padding-top: 2px;
  258. }
  259. .buxDetailView-label {
  260. font-size: 12px;
  261. font-weight: bold;
  262. color: <skinValue path="/uiSkin/uiElements/form/label/text/color"/>;
  263. white-space: normal;
  264. }
  265. .buxListThumbContainer {
  266. background-image: url(images/contentpane/pane_thumb.png);
  267. }
  268. .buxList_TileView .buxListNode .dijitTreeContent {
  269. width: 102px;
  270. }
  271. .buxListLoadNode {
  272. background-color: transparent;
  273. }
  274. .buxListRelevanceCell-Text {
  275. font-size: 12px;
  276. width: 100%;
  277. height: 100%;
  278. color: <skinValue path="/uiSkin/uiElements/form/tree/node/state[@type='alternate']/text/color"/>;
  279. padding-left: 7px;
  280. padding-right: 4px;
  281. }
  282. .buxListRelevanceCell-Graph-full {
  283. border: 1px solid <skinValue path="/uiSkin/uiElements/grid/border/color"/>;
  284. background-color: <skinValue path="/uiSkin/uiElements/grid/body/row/state[@type='hover']/background/color"/>;
  285. }
  286. .buxListRelevanceCell-Graph-empty {
  287. border-top: 1px solid <skinValue path="/uiSkin/uiElements/grid/border/color"/>;
  288. border-bottom: 1px solid <skinValue path="/uiSkin/uiElements/grid/border/color"/>;
  289. background-color: <skinValue path="/uiSkin/uiElements/grid/border/color"/>;
  290. }
  291. .buxListHeader .buxListSubsequentHeaderCell {
  292. border-left: 1px solid <skinValue path="/uiSkin/uiElements/grid/border/color"/>;
  293. white-space: nowrap;
  294. }
  295. .buxListHeader {
  296. background-image: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='treeList']"/>;
  297. }
  298. .buxListNodeExpandCell-Closed {
  299. background-image: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='treeClosed']"/>;
  300. }
  301. .buxListNodeExpandCell-Open {
  302. background-image: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='treeOpen']"/>;
  303. }
  304. .buxListNodeExpandCell-Loading {
  305. background-image: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='treeBusy']"/>;
  306. }
  307. .buxListSeparator {
  308. width: 100%;
  309. height: 15px;
  310. background: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='treeDivider']"/> center repeat-x;
  311. }
  312. .buxListLabel {
  313. vertical-align: middle;
  314. font-size: 12px;
  315. font-weight: bold;
  316. color: <skinValue path="/uiSkin/uiElements/form/label/text/color"/>;
  317. padding: 5px;
  318. height: 20px;
  319. }
  320. .claro .dijitTreeExpandoLoading {
  321. background-image: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='treeBusy']"/>;
  322. width: 16px;
  323. height: 16px;
  324. background-position: center center;
  325. background-repeat: no-repeat;
  326. }
  327. .claro .dijitTreeExpando {
  328. border-color: transparent;
  329. }
  330. .claro .dijitTreeExpando,
  331. .claro .dijitTreeExpandoClosed,
  332. .claro .dijitTreeExpandoClosed:hover,
  333. .claro .dijitTreeExpandoOpened,
  334. .claro .dijitTreeExpandoOpened:hover {
  335. background-position: left !important;
  336. }
  337. .claro .dijitTreeExpandoClosed {
  338. background-image: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='treeClosed']"/>;
  339. }
  340. .claro .dijitTreeExpandoOpened {
  341. background-image: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='treeOpen']"/>;
  342. }
  343. .bux-pagination-first {
  344. background: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='treeFirst']"/> no-repeat;
  345. }
  346. .bux-pagination-previous {
  347. background: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='treePrevious']"/> no-repeat;
  348. }
  349. .bux-pagination-next {
  350. background: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='treeNext']"/> no-repeat;
  351. }
  352. .bux-pagination-last {
  353. background: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='treeLast']"/> no-repeat;
  354. }
  355. .dijitDisabled .bux-pagination-first {
  356. background: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='treeFirstDisabled']"/> no-repeat;
  357. }
  358. .dijitDisabled .bux-pagination-previous {
  359. background: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='treePreviousDisabled']"/> no-repeat;
  360. }
  361. .dijitDisabled .bux-pagination-next {
  362. background: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='treeNextDisabled']"/> no-repeat;
  363. }
  364. .dijitDisabled .bux-pagination-last {
  365. background: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='treeLastDisabled']"/> no-repeat;
  366. }
  367. .claro .dijitTreeRowSelected {
  368. padding: 3px 1px 1px 0px;
  369. }
  370. .claro .dijitTreeRowHover {
  371. border: none;
  372. margin-left: 1px;
  373. padding: 4px 2px 2px 0px;
  374. }
  375. .claro .buxListPagePaginationControls .dijitButtonNode {
  376. background: none;
  377. background-color: transparent;
  378. border: none;
  379. -moz-box-shadow: none;
  380. }
  381. /* -- A11Y -- */
  382. .dijit_a11y .dijitTreeExpando {
  383. display: none !important;
  384. }
  385. .dijit_a11y .buxListHeader .buxListHeaderCell .bux-sort-ascending-icon,
  386. .dijit_a11y .buxListHeader .buxListHeaderCell .bux-sort-ascending-icon span,
  387. .dijit_a11y .buxListHeader .buxListHeaderCell .bux-sort-descending-icon,
  388. .dijit_a11y .buxListHeader .buxListHeaderCell .bux-sort-descending-icon span {
  389. padding-right: 0px;
  390. }
  391. .dijit_a11y .buxListHeader {
  392. border-bottom: 1px solid;
  393. }
  394. .dijit_a11y .buxListThumbContainer {
  395. border: 1px solid;
  396. }
  397. .dj_ie .dijit_a11y .dijitTreeContent {
  398. zoom: 1;
  399. }
  400. .dj_ie .dijit_a11y .dijitExpandoText {
  401. zoom: 1;
  402. margin-right: 5px;
  403. }
  404. .buxListNodeExpandCell-HighContrast {
  405. display: none;
  406. }
  407. .dijit_a11y .buxListNodeExpandCell-HighContrast {
  408. display: inline-block;
  409. }
  410. </css>