banner.css 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178
  1. /********************************
  2. * Licensed Materials - Property of IBM
  3. *
  4. * IBM Cognos Products: cpscrn
  5. *
  6. * (C) Copyright IBM Corp. 2005, 2012
  7. *
  8. * US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  9. ********************************/
  10. #headerBackA11Y{
  11. background: none repeat-x 0 0;
  12. background-image: none, -moz-linear-gradient(top, #444444 0%, #000000 100%);
  13. background-image: none, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#444444), color-stop(100%,#000000));
  14. background-image: none, -webkit-linear-gradient(top, #444444 0%, #000000 100%);
  15. background-image: none, -o-linear-gradient(top, #444444 0%, #000000 100%);
  16. background-image: none, -ms-linear-gradient(top, #444444 0%, #000000 100%);
  17. background-image: none, linear-gradient(to bottom, #444444 0%, #000000 100%);
  18. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#000000',GradientType=0 );
  19. zoom: 1;
  20. background-color: #444444;
  21. min-height: 35px;
  22. float: left;
  23. min-width: 100%;
  24. }
  25. #headerBack {
  26. background: none repeat-x 0 0;
  27. background-image: none, -moz-linear-gradient(top, #444444 0%, #000000 100%);
  28. background-image: none, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#444444), color-stop(100%,#000000));
  29. background-image: none, -webkit-linear-gradient(top, #444444 0%, #000000 100%);
  30. background-image: none, -o-linear-gradient(top, #444444 0%, #000000 100%);
  31. background-image: none, -ms-linear-gradient(top, #444444 0%, #000000 100%);
  32. background-image: none, linear-gradient(to bottom, #444444 0%, #000000 100%);
  33. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#000000',GradientType=0 );
  34. zoom: 1;
  35. background-color: #444444;
  36. min-height: 35px;
  37. }
  38. .mainHeader1 {
  39. background: none no-repeat;
  40. background-image: none;
  41. background-position: 220px 0;
  42. max-height: 35px;
  43. height: 35px;
  44. min-width: 838px;
  45. width: 100%;
  46. }
  47. .mainHeader1 tr {
  48. background-image: url(../../../ps/images/space.gif); /* required for IE in high contrast mode */
  49. }
  50. table.mainHeader1 a {
  51. color: #ffffff;
  52. }
  53. .mainHeader1Middle {
  54. width: 100%;
  55. text-align: right;
  56. padding-left: 30px;
  57. padding-right: 10px;
  58. vertical-align: inherit;
  59. }
  60. .rtl .mainHeader1Middle {
  61. text-align: left;
  62. padding-left: 10px;
  63. padding-right: 30px;
  64. }
  65. #ibmLogo {
  66. background: none no-repeat;
  67. background-image: url(../../../skins/presentation/branding/ibm-logo-white.gif);
  68. background-position: 0px 10px;
  69. height: 15px;
  70. font-size: 0px;
  71. padding-right: 16px;
  72. padding-left: 41px;
  73. display: ;
  74. }
  75. .rtl #ibmLogo {
  76. background-position: 16px 10px;
  77. }
  78. .logo {
  79. width: 45px;
  80. height: 16px;
  81. display: none;
  82. background-image: none;
  83. background-image: url(../../../skins/presentation/branding/your_logo_here.gif);
  84. background-position: top left;
  85. background-repeat: no-repeat;
  86. }
  87. .logoContainer {
  88. }
  89. .bannerOptionsButtonNormal {
  90. padding: 2px;
  91. cursor: pointer;
  92. }
  93. .bannerOptionsButtonOver {
  94. border: 1px solid #ffffff;
  95. padding: 1px;
  96. cursor: pointer;
  97. }
  98. .bannerDivider {
  99. background-image: url(../shared/images/tool_sep_dot_line_banner.gif);
  100. background-position: top left;
  101. background-repeat: no-repeat;
  102. font-size: 0px;
  103. width: 1px;
  104. height: 18px;
  105. }
  106. .bannerOptions {
  107. color: #ffffff;
  108. text-decoration: underline;
  109. cursor: pointer;
  110. }
  111. .headerTitle {
  112. font-family: Helvetica, Verdana, Tahoma, Arial, sans-serif;
  113. padding-left: 16px;
  114. font-weight: normal;
  115. color: #ffffff;
  116. vertical-align: middle;
  117. white-space: nowrap;
  118. width: 100%;
  119. }
  120. .rtl .headerTitle {
  121. padding-left: 0px;
  122. padding-right: 16px;
  123. }
  124. .headerBannerLip{
  125. background-color: #008abf;
  126. clear: left;
  127. display: block;
  128. height: 4px;
  129. overflow:hidden;
  130. }
  131. .userNameContainer {
  132. padding-right: 8px;
  133. font-weight: bold;
  134. color: #ffffff;
  135. white-space: nowrap;
  136. }
  137. .customBannerContainer {
  138. padding-left: 5px;
  139. padding-right: 5px;
  140. white-space: nowrap;
  141. }
  142. .refreshContainer {
  143. padding-left: 3px;
  144. }
  145. .personalOptionsContainer {
  146. padding-left: 5px;
  147. }
  148. .homeContainer {
  149. padding-left: 5px;
  150. }
  151. .returnContainer {
  152. padding-left: 5px;
  153. }
  154. .searchEditContainer {
  155. padding-left: 5px;
  156. }
  157. .searchIconContainer {
  158. padding-left: 3px;
  159. padding-right: 3px;
  160. }
  161. .helpContainer {
  162. padding-left: 3px;
  163. padding-right: 5px;
  164. }
  165. .dividerContainer {
  166. padding-left: 2px;
  167. }
  168. .authOptionContainer {
  169. padding-right: 3px;
  170. white-space: nowrap;
  171. }
  172. .appOptionsContainer {
  173. padding-left: 2px;
  174. }