collaboration.css 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152
  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. /*layout section*/
  13. .bux-cbn-dashboardnode-ap {
  14. width: 100%;
  15. }
  16. .bux-cbn-Pane {
  17. position: absolute;
  18. left: 0px;
  19. bottom: -400px;
  20. height: 400px;
  21. z-index: 997;
  22. overflow: hidden;
  23. }
  24. .bux-cbn-openClose-button {
  25. height: 6px;
  26. top: 1px;
  27. position: absolute;
  28. left: 50%;
  29. width: 51px;
  30. cursor: pointer;
  31. z-index: 1;
  32. }
  33. .bux-cbn-border {
  34. height: 10px;
  35. width: 100%;
  36. margin: 0;
  37. overflow: hidden;
  38. }
  39. .bux-cbn-activityTable td.bux-cbn-expandActivityButton {
  40. vertical-align: top;
  41. text-align: right;
  42. }
  43. .bux-cbn-activityTableCell {
  44. padding: 5px 2px;
  45. vertical-align: top;
  46. text-align: left;
  47. }
  48. .bux-cbn-activityTable h4 {
  49. margin: 0px;
  50. }
  51. .bux-cbn-activityIcon {
  52. vertical-align: top;
  53. width: 20px;
  54. }
  55. .bux-cbn-nodeContainer {
  56. clear: both;
  57. }
  58. .bux-cbn-activityDetails {
  59. display: none;
  60. }
  61. .bux-cbn-activityDetails td {
  62. border-top: none;
  63. }
  64. .bux-cbn-table .bux-cbn-actions {
  65. clear: none;
  66. margin: 7px 0;
  67. white-space: nowrap;
  68. font-size: 0.9em;
  69. }
  70. .bux-cbn-content {
  71. margin-left: auto;
  72. margin-right: auto;
  73. overflow: auto;
  74. padding: 16px 20px 16px 20px;
  75. font-size: 100%;
  76. }
  77. .bux-cbn-history {
  78. margin-bottom: 10px;
  79. font-size: 90%;
  80. }
  81. .bux-cbn-button {
  82. height: 16px;
  83. width: 16px;
  84. cursor: pointer;
  85. background-repeat: no-repeat;
  86. }
  87. .bux-cbn-title {
  88. padding-left: 5px;
  89. padding-top: 2px;
  90. float: left;
  91. width: 30%;
  92. }
  93. .bux-cbn-toolbar {
  94. text-align: right;
  95. padding-right: 5px;
  96. }
  97. /*skin section*/
  98. .bux-cbn-border {
  99. background-color: #ffffff;
  100. background-image: none;
  101. background-image: url(images/collaborationpane/collaborationpane_lo_m.png);
  102. background-position: left center;
  103. background-repeat: repeat-x;
  104. }
  105. .bux-cbn-closeButton {
  106. background-image: none;
  107. background-image: url(images/collaborationpane/icon_close_applbar.png);
  108. background-position: center;
  109. }
  110. .bux-cbn-refreshButton {
  111. background-image: none;
  112. background-image: url(images/icons/blue_bar_strip.png);
  113. background-position: -224px;
  114. }
  115. .bux-cbn-activityTable {
  116. width: 100%;
  117. }
  118. .bux-cbn-activityTableCell {
  119. border-top: 1px solid #cccccc;
  120. }
  121. .bux-cbn-content a:link,
  122. .bux-cbn-content a:visited {
  123. color: #00649d;
  124. text-decoration: none;
  125. }
  126. .bux-cbn-title {
  127. font-size: 130%;
  128. color: #444444;
  129. }