comment.xml 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246
  1. <!--
  2. +========================================================================+
  3. | Licensed Materials - Property of IBM
  4. |
  5. | IBM Cognos Products: BUX
  6. |
  7. | (C) Copyright IBM Corp. 2009, 2013
  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. /* requires tooltip.css */
  25. /*layout section*/
  26. .bux-comment-editBux {
  27. width: 250px;
  28. margin: 2px;
  29. resize: none;
  30. }
  31. .bux-comment-cell-indicator {
  32. height: 7px;
  33. width: 0px;
  34. float: right;
  35. margin-right: 0px;
  36. margin-top: -7px;
  37. }
  38. .bux-comment-cell-indicator-image {
  39. position: relative;
  40. left: -2px;
  41. }
  42. .bux-comment-widget-indicator {
  43. height: 9px;
  44. width: 9px;
  45. position: absolute;
  46. top: 0;
  47. right: 0;
  48. z-index: 9;
  49. margin: 1px;
  50. }
  51. .bux-comment-scrollable-content {
  52. max-height: 133px;
  53. overflow-y: auto;
  54. overflow-x: hidden;
  55. cursor: default;
  56. margin: 0 10px 10px;
  57. padding: 1px;
  58. }
  59. .bux-comment-editbox-container .dijitTextArea {
  60. min-height: 83px;
  61. width: 260px;
  62. }
  63. .bux-comment-editbox-container .dijitTextArea>div {
  64. min-height: 50px;
  65. max-height: 400px;
  66. }
  67. .bux-comment-editbox-container-label {
  68. display: none;
  69. }
  70. .bux-comment-cancel-button-container,
  71. .bux-comment-done-button-container {
  72. text-align: right;
  73. cursor: default;
  74. margin-top: 6px;
  75. }
  76. .bux-comment-cancel-button .dijitButtonNode button {
  77. height: 16px;
  78. width: 16px;
  79. }
  80. .bux-comment-cancel-button-text {
  81. display: none;
  82. }
  83. .bux-comment-cancel-button {
  84. display: block;
  85. }
  86. .bux-comment-action-strip {
  87. padding-left: 10px;
  88. }
  89. .bux-comment-action-strip button {
  90. background: 0;
  91. border: 0;
  92. color: <skinValue path="/uiSkin/uiElements/body/hyperlink/state[@type='default']/color"/>;
  93. cursor: pointer;
  94. font-size: 0.83em;
  95. margin: 0;
  96. padding: 0;
  97. text-decoration: underline;
  98. vertical-align: top;
  99. }
  100. .dj_gecko .bux-comment-action-strip button,
  101. .dj_safari .bux-comment-action-strip button {
  102. margin-top: -2px;
  103. }
  104. .bux-comment-load-div {
  105. display: none;
  106. position: absolute;
  107. text-align: center;
  108. }
  109. .bux-comment-load-table {
  110. height: 100%;
  111. width: 100%;
  112. }
  113. .bux-comment-load-cell {
  114. text-align: center;
  115. vertical-align: middle;
  116. cursor: default;
  117. }
  118. .bux-comment-load-container {
  119. text-align: center;
  120. }
  121. .bux-comment-load {
  122. height: 34px;
  123. background-position: left;
  124. background-repeat: no-repeat;
  125. padding-left: 34px;
  126. padding-top: 17px;
  127. vertical-align: middle;
  128. background-image: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='loading']"/>;
  129. }
  130. .editDisabled .dijitButton,
  131. .editDisabled .bux-comment-editBux {
  132. visibility: hidden;
  133. }
  134. .editDisabled .bux-comment-editcontrols-container {
  135. border: none;
  136. }
  137. /*Skin section*/
  138. .bux-comment-table {
  139. background-color: <skinValue path="/uiSkin/uiElements/grid/background/color"/>;
  140. }
  141. .bux-comment-item-owner {
  142. font-weight: bold;
  143. font-size: 0.83em;
  144. color: <skinValue path="/uiSkin/uiElements/popup/footer/state[@type='default']/text/color"/>;
  145. padding: 2px;
  146. vertical-align: top;
  147. }
  148. .bux-comment-item-date {
  149. font-weight: normal;
  150. font-size: 0.67em;
  151. color: <skinValue path="/uiSkin/uiElements/popup/content/item/state[@type='default']/text/color"/>;
  152. padding: 2px;
  153. }
  154. .bux-comment-item-text {
  155. font-weight: normal;
  156. font-size: 0.83em;
  157. color: <skinValue path="/uiSkin/uiElements/body/text/color"/>;
  158. padding: 2px;
  159. width: 250px;
  160. }
  161. .bux-comment-editcontrols-container {
  162. border-bottom: 1px solid <skinValue path="/uiSkin/uiElements/popup/footer/border/color"/>;
  163. margin: 0 10px 10px;
  164. padding: 10px 0;
  165. }
  166. /*
  167. * Override the default claro styling for buttons.
  168. */
  169. .icdUI .dijitButton.bux-comment-cancel-button .dijitButtonNode,
  170. .icdUI .bux-comment-cancel-button-container .dijitButtonHover .dijitButtonNode {
  171. background: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='odtClose']"/> no-repeat;
  172. border: none !important;
  173. height: 22px;
  174. width: 22px;
  175. padding: 1px !important;
  176. box-shadow: none;
  177. -moz-box-shadow: none !important;
  178. }
  179. /*
  180. * Make the highlight border in FF full-height
  181. * when the user clicks on the cancel button.
  182. */
  183. .bux-comment-cancel-button .dijitButtonContents {
  184. height: 100%;
  185. }
  186. /* RTL layout section*/
  187. .dj_rtl .bux-comment-cancel-button-container,
  188. .dj_rtl .bux-comment-done-button-container {
  189. text-align: left;
  190. }
  191. .dj_rtl .bux-comment-cell-indicator {
  192. float: left;
  193. }
  194. .dj_rtl .bux-comment-widget-indicator {
  195. left: 0;
  196. float: left;
  197. position: relative;
  198. right: 20px;
  199. }
  200. /* -- A11Y -- */
  201. .dijit_a11y .bux-comment-editcontrols-container {
  202. border: 1px solid black;
  203. }
  204. .dijit_a11y .bux-comment-cancel-button {
  205. font-size: inherit;
  206. }
  207. .dijit_a11y .bux-comment-cancel-button-text {
  208. display: inline;
  209. }
  210. </css>