infobar.css 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334
  1. /*
  2. *+------------------------------------------------------------------------+
  3. *| Licensed Materials - Property of IBM
  4. *| IBM Cognos Products: BUX
  5. *| (C) Copyright IBM Corp. 2009, 2022
  6. *|
  7. *| US Government Users Restricted Rights - Use, duplication or
  8. *| disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  9. *+------------------------------------------------------------------------+
  10. */
  11. /* This is a generated file, do not edit */
  12. .infoBar, .infoBarFlyout {
  13. font-family: Tahoma;
  14. font-size: 8pt;
  15. }
  16. .infoBar {
  17. position: absolute;
  18. z-index: 10;
  19. }
  20. .infoBar.infoBarExpanded {
  21. min-width: 120px;
  22. }
  23. .infoBarFlyout {
  24. z-index: 1000;
  25. margin: 0px;
  26. padding: 0;
  27. position: relative;
  28. top: -4px;
  29. border: 1px solid #cccccc;
  30. background-color: #ffffff;
  31. }
  32. .infoBar table, .infoBarFlyout table {
  33. border-collapse: collapse;
  34. border-spacing: 0;
  35. }
  36. .infoBar td, .infoBarFlyout td, .infoBarFlyout tr {
  37. padding: 0;
  38. margin: 0;
  39. }
  40. .infoBarFlyout .bibi {
  41. color: #666666;
  42. }
  43. .dijit_a11y .infoBarExpanded {
  44. border: 1px solid;
  45. background-color: #FFF;
  46. }
  47. .buxWidgetNone .infoBarHeader, .buxWidgetHighlight .infoBarHeader {
  48. -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
  49. filter: alpha(opacity=45);
  50. opacity: 0.45;
  51. }
  52. .dijit_a11y .buxWidgetNone .infoBarHeader,
  53. .dijit_a11y .buxWidgetHighlight .infoBarHeader {
  54. -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  55. filter: alpha(opacity=100);
  56. opacity: 1;
  57. }
  58. .infoBarExpanded .infoBarHeader {
  59. -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  60. filter: alpha(opacity=100);
  61. opacity: 1;
  62. }
  63. .infoBarExpanded .infoBarHeaderDiv {
  64. width: auto;
  65. padding-bottom: 4px;
  66. }
  67. .infoBarHeaderDiv {
  68. min-height: 17px;
  69. width: 19px;
  70. background-color: #e7e7e7;
  71. border: 1px solid #cccccc;
  72. }
  73. .infoBarHeader {
  74. color: #444444;
  75. cursor: pointer;
  76. font-weight: bold;
  77. font-size: 9pt;
  78. }
  79. .infoBarHeaderNav {
  80. vertical-align: top;
  81. text-align: center;
  82. padding-top: 2px;
  83. width: 15px;
  84. }
  85. button.infoBarHeaderButton {
  86. height: 15px;
  87. width: 18px;
  88. float: left;
  89. }
  90. .infoBarHeaderText, .dj_ie .buxReport SPAN.infoBarHeaderText {
  91. font-weight: bold;
  92. display: none;
  93. }
  94. button.infoBarHeaderCloseButton {
  95. text-align: right;
  96. display: none;
  97. float: right;
  98. }
  99. .infoBarExpanded .infoBarHeaderText,
  100. .dj_ie .buxReport .infoBarExpanded SPAN.infoBarHeaderText,
  101. .infoBarExpanded .infoBarHeaderCloseButton {
  102. display: inline;
  103. }
  104. .dijit_a11y .infoBarHeaderButtonText,
  105. .dijit_a11y .infoBarCloseButtonText,
  106. .dijit_a11y .infoBarDeleteButtonText {
  107. display: inline !important;
  108. }
  109. .dijit_a11y .infoBarHeaderButtonText {
  110. font-weight: bold;
  111. }
  112. .dijit_a11y .infoBarHeaderNav {
  113. background-color: #FFF;
  114. border: 1px solid;
  115. }
  116. .dijit_a11y .infoBarExpanded .infoBarHeaderNav {
  117. border: none;
  118. }
  119. .infoBar button,
  120. .infoBarFlyout button {
  121. border: 0 none;
  122. padding: 0;
  123. margin: 0;
  124. background-color: transparent;
  125. cursor: pointer;
  126. }
  127. .infoBarFlyoutContent {
  128. padding: 3px;
  129. }
  130. .infoBarDeleteButton {
  131. height: 12px;
  132. width: 12px;
  133. }
  134. .dijit_a11y .infoBarDeleteButton {
  135. height: auto;
  136. width: auto;
  137. }
  138. .infoBarIconFilterApplied {
  139. background: transparent none no-repeat center center;
  140. background-image: url(../../../rv/images/infobar_filter_applied.gif);
  141. height: 15px;
  142. width: 12px;
  143. }
  144. .infoBarIconSortApplied {
  145. background: transparent none no-repeat center center;
  146. background-image: url(../../../rv/images/infobar_sort_applied.gif);
  147. height: 15px;
  148. width: 12px;
  149. }
  150. .infoBarIconFilterSortApplied {
  151. background: transparent none no-repeat center center;
  152. background-image: url(../../../rv/images/infobar_filtersort_applied.gif);
  153. height: 15px;
  154. width: 12px;
  155. }
  156. .dijit_a11y .infoBarIconFilterApplied,
  157. .dijit_a11y .infoBarIconSortApplied,
  158. .dijit_a11y .infoBarIconFilterSortApplied {
  159. display: none !important;
  160. }
  161. .infoBarIconClose {
  162. background: transparent none no-repeat center center;
  163. background-image: url(../../../rv/images/infobar_close.gif);
  164. height: 15px;
  165. width: 12px;
  166. }
  167. .infoBarIconDelete {
  168. background: transparent none no-repeat center center;
  169. background-image: url(../../../rv/images/infobar_delete.gif);
  170. height: 12px;
  171. width: 12px;
  172. }
  173. .dijit_a11y .infoBarIconDelete {
  174. display: none !important;
  175. }
  176. .dj_ff3 .infoBarIconDelete {
  177. margin-left: -2px;
  178. }
  179. .infoBarDetailRow table {
  180. width: 100%;
  181. }
  182. .infoBarDetailRow .infoBarRightIcon button {
  183. visibility: hidden;
  184. }
  185. .infoBarDetailRowHover .infoBarRightIcon button {
  186. visibility: visible;
  187. }
  188. td.infoBarLeftIcon {
  189. vertical-align: top;
  190. padding: 2px;
  191. }
  192. td.infoBarRightIcon {
  193. padding: 2px 3px 0 5px;
  194. text-align: right;
  195. vertical-align: top;
  196. }
  197. .infoBarDetailsText {
  198. height: 17px;
  199. }
  200. .infoBarDetailRow,
  201. .infoBarDetailsText,
  202. .infoBarLockedItems,
  203. .infoBarEditableItems {
  204. width: 100%;
  205. }
  206. td.infoBarLeft,
  207. td.infoBarRight {
  208. padding-left: 7px;
  209. }
  210. .infoBarEditableItems tr:first-child .infoBarDetailRow table,
  211. .infoBarLockedItems tr:first-child .infoBarDetailRow table {
  212. margin-top: 3px !important;
  213. }
  214. .infoBarEditableItems .infoBarDetailRowHover table {
  215. background: #F6DFB7 none repeat-x 0 0 !important;
  216. background-image: url(../../../rv/images/infobar_detail_hover.png);
  217. }
  218. /*
  219. * Annotation Infobar
  220. */
  221. .bux-comment-table .infoBar {
  222. position: static;
  223. margin: 0;
  224. width: 260px;
  225. font-family: Tahoma;
  226. font-size: 0.9em;
  227. color: #666666;
  228. background-color: #e7e7e7;
  229. border: 1px solid #cccccc;
  230. border-collapse: collapse;
  231. border-spacing: 0;
  232. }
  233. .bux-comment-table .infoBarExpanded {
  234. margin-bottom: 0px;
  235. background-color: #F5F5F5;
  236. border: 1px solid #cccccc;
  237. }
  238. .bux-comment-table .infoBarCollapsed {
  239. margin-bottom: 0px;
  240. border: 1px solid #cccccc;
  241. }
  242. .bux-comment-table .annoInfoBarHeader {
  243. background-color: #e7e7e7;
  244. }
  245. .bux-comment-table .annoInfoBarHeaderText {
  246. padding: 3px 0px 3px 2px;
  247. text-align: left;
  248. width: 220px;
  249. }
  250. .bux-comment-table .annoInfoBarHeaderControl {
  251. color: #acc9e7;
  252. text-align: right;
  253. padding-right: 5px;
  254. text-decoration: underline;
  255. cursor: pointer;
  256. width: 40px;
  257. }
  258. .bux-comment-table .annoInfoBarHeaderControl button {
  259. border: 0 none;
  260. padding: 0;
  261. background-color: transparent;
  262. cursor: pointer;
  263. }
  264. .bux-comment-table .annoInfoBarHeaderControl button:hover {
  265. color: #74a1d1;
  266. }
  267. .bux-comment-table .annoInfoBarDetails {
  268. margin: 5px 0;
  269. }
  270. .bux-comment-table td.infoBarLeft,
  271. .bux-comment-table td.infoBarRight {
  272. padding: 0;
  273. }
  274. .bux-comment-table td.infoBarLeftIcon {
  275. width: 16px;
  276. padding: 1px 0 0 2px;
  277. vertical-align: top;
  278. }
  279. .bux-comment-table .infoBarDetailsText {
  280. width: 100%;
  281. padding: 0 0 0 7px;
  282. }