portlets.css 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173
  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. /* Cognos bridged portlets styles*/
  13. /*layout section*/
  14. .icdUI div[fragmentid] td,th {
  15. padding: 2px;
  16. }
  17. .portlet-table-header td {
  18. padding: 0px !important;
  19. }
  20. .icdUI .portlet-form-field-label {
  21. margin-left: 5px;
  22. }
  23. .icdUI .portlet-form-field {
  24. margin-left: 0px;
  25. }
  26. .icdUI .cognos-form-footer {
  27. margin-top: 10px;
  28. height: 40px;
  29. }
  30. .icdUI .portlet-form-button {
  31. height: 23px;
  32. }
  33. .icdUI .portlet-form-field .portlet-form-button[type] {
  34. min-height: 18px;
  35. }
  36. /*skin section*/
  37. .icdUI .cognos-path {
  38. color: #444444;
  39. }
  40. .icdUI .portlet-table-header {
  41. color: #444444;
  42. font-weight: bold;
  43. background-color: #ebf5fe;
  44. background-image: none;
  45. background-image: -moz-linear-gradient(top, #ebf5fe 0%, #d6dfe7 100%);
  46. background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebf5fe), color-stop(100%,#d6dfe7));
  47. background-image: -webkit-linear-gradient(top, #ebf5fe 0%, #d6dfe7 100%);
  48. background-image: -o-linear-gradient(top, #ebf5fe 0%, #d6dfe7 100%);
  49. background-image: -ms-linear-gradient(top, #ebf5fe 0%, #d6dfe7 100%);
  50. background-image: linear-gradient(to bottom, #ebf5fe 0%, #d6dfe7 100%);
  51. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf5fe', endColorstr='#d6dfe7',GradientType=0 );
  52. zoom: 1;
  53. }
  54. .icdUI .cognos-path .cognos-anchor,
  55. .icdUI .portlet-table-body .cognos-anchor,
  56. .icdUI .portlet-form-field .cognos-anchor,
  57. .icdUI .portlet-font .cognos-anchor,
  58. .icdUI .portlet-table-text .cognos-anchor,
  59. .icdUI .portlet-table-alternate .cognos-anchor {
  60. font-size: 102%;
  61. color: #00649d;
  62. }
  63. .icdUI .portlet-msg-info {
  64. color: #444444;
  65. white-space: normal;
  66. }
  67. .icdUI .portlet-form-field-label {
  68. color: #000000;
  69. font-weight: bold;
  70. }
  71. .icdUI .cognos-form-footer {
  72. background-color: transparent;
  73. border: none;
  74. background-image: none;
  75. background-image: url(images/fragments/layouts/images/footerBackground.gif);
  76. background-repeat: repeat-x;
  77. }
  78. .icdUI .cognos-form-footer-area {
  79. background-color: transparent;
  80. }
  81. .icdUI .portlet-form-button {
  82. background-color: transparent;
  83. background-image: none;
  84. background-image: -moz-linear-gradient(top, #c5dcf2 0%, #ebf5fe 100%);
  85. background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c5dcf2), color-stop(100%,#ebf5fe));
  86. background-image: -webkit-linear-gradient(top, #c5dcf2 0%, #ebf5fe 100%);
  87. background-image: -o-linear-gradient(top, #c5dcf2 0%, #ebf5fe 100%);
  88. background-image: -ms-linear-gradient(top, #c5dcf2 0%, #ebf5fe 100%);
  89. background-image: linear-gradient(to bottom, #c5dcf2 0%, #ebf5fe 100%);
  90. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5dcf2', endColorstr='#ebf5fe',GradientType=0 );
  91. zoom: 1;
  92. background-repeat: repeat-x;
  93. color: #222222;
  94. border: 1px solid #759dc0;
  95. font-size: 1em;
  96. font-weight: bold;
  97. }
  98. .dj_ie .icdUI .portlet-form-button {
  99. padding-top: 2px;
  100. border: 1px solid #759dc0;
  101. /*This is a work around to a white space between border and background image
  102. which looks to be an IE bug
  103. */
  104. background-color: #759dc0;
  105. }
  106. .icdUI .portlet-form-button:hover {
  107. background-image: none;
  108. background-image: -moz-linear-gradient(top, #c5dcf2 0%, #ebf5fe 100%);
  109. background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c5dcf2), color-stop(100%,#ebf5fe));
  110. background-image: -webkit-linear-gradient(top, #c5dcf2 0%, #ebf5fe 100%);
  111. background-image: -o-linear-gradient(top, #c5dcf2 0%, #ebf5fe 100%);
  112. background-image: -ms-linear-gradient(top, #c5dcf2 0%, #ebf5fe 100%);
  113. background-image: linear-gradient(to bottom, #c5dcf2 0%, #ebf5fe 100%);
  114. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5dcf2', endColorstr='#ebf5fe',GradientType=0 );
  115. zoom: 1;
  116. }
  117. .icdUI .portlet-form-field select,
  118. .icdUI .portlet-form-input-field {
  119. background-color: #ffffff;
  120. border: 1px solid #999999;
  121. }
  122. .icdUI .portlet-section-alternate,
  123. .icdUI .portlet-table-alternate {
  124. background-color: #ffffff;
  125. }
  126. .icdUI div[fragmentid] hr {
  127. border-color: #cccccc;
  128. }
  129. .icdUI div[fragmentid] table[style="border: 1px solid black;"] {
  130. border-color: #cccccc !important;
  131. }
  132. .icdUI .cognos-section-background {
  133. background-color: transparent;
  134. }
  135. /* -- A11Y -- */
  136. .dijit_a11y .portlet-form-button {
  137. background-color: #b3b3b3;
  138. border: 1px solid #b3b3b3;
  139. font-size: 1em;
  140. font-weight: bold;
  141. height: 23px;
  142. }
  143. .dijit_a11y .portlet-table-header>th,
  144. .dijit_a11y .portlet-table-header>td {
  145. border-bottom: 1px solid #000000;
  146. }
  147. .dijit_a11y .portlet-menu-item-hover {
  148. font-weight: bold;
  149. }