contemporary.css 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251
  1. /****************************************************************
  2. ** IBM Confidential
  3. **
  4. ** OCO Source Materials
  5. **
  6. ** BI and PM: tm1web
  7. **
  8. ** (C) Copyright IBM Corp. 2007, 2009, 2011
  9. **
  10. ** The source code for this program is not published or otherwise
  11. ** divested of its trade secrets, irrespective of what has been
  12. ** deposited with the U.S. Copyright Office.
  13. *****************************************************************/
  14. /*Banner ***included in tm1webtop.css***/
  15. .globalheader_label
  16. {
  17. color: #000000;
  18. font-family: Arial;
  19. font-size: 8pt;
  20. font-weight: bold;
  21. vertical-align:bottom;
  22. padding: 0px 10px 0px 10px;
  23. }
  24. .globalheader_link
  25. {
  26. color:#000000;
  27. }
  28. .globalheader_background
  29. {
  30. background-image: url(../../images/skins/contemporary/banner/globalheader_background.png);
  31. background-repeat: repeat-x;
  32. width: 100%;
  33. }
  34. .globalheader_links
  35. {
  36. width: 100%;
  37. text-align: right;
  38. vertical-align:middle;
  39. background-image: url(../../images/skins/contemporary/banner/globalheader_background.png);
  40. background-repeat: repeat-x;
  41. }
  42. .globalheader_logo
  43. {
  44. width: 300px;
  45. height: 14px;
  46. background-image: url(../../images/skins/contemporary/banner/globalheader_logo.gif);
  47. background-repeat: no-repeat;
  48. background-position: 0px;
  49. padding: 0px 0px 0px 0px;
  50. }
  51. /*Tab bar ***included in tm1webstyle.css***/
  52. .tab_bar
  53. {
  54. position: absolute;
  55. top: 0px;
  56. overflow: hidden;
  57. height: 27px;
  58. border: 0px;
  59. background-image: url(../../images/skins/contemporary/tabs/tabbbar-background.png);
  60. background-repeat:repeat-x;
  61. }
  62. .tab_button_left
  63. {
  64. background-image: url(../../images/skins/contemporary/tabs/tab-inactive-lt-blank.gif);
  65. background-repeat: no-repeat;
  66. width:27px;
  67. }
  68. .tab_button_center
  69. {
  70. background-image: url(../../images/skins/contemporary/tabs/tab-inactive-cntr.gif);
  71. background-repeat: repeat-x;
  72. }
  73. .tab_button_right
  74. {
  75. background-image: url(../../images/skins/contemporary/tabs/tab-inactive-rt-blank.gif);
  76. background-repeat: no-repeat;
  77. width:27px;
  78. }
  79. .chart_tab_button_right
  80. {
  81. background-image: url(../../images/skins/contemporary/tabs/tab-inactive-rt-short.gif);
  82. background-repeat: no-repeat;
  83. width:14px;
  84. }
  85. .tab_button_text
  86. {
  87. cursor: pointer;
  88. vertical-align: middle;
  89. margin-left: 3px;
  90. padding-top: 3px;
  91. font-weight:normal;
  92. text-decoration:underline;
  93. color:#000000;
  94. }
  95. .tab_button_text_selected
  96. {
  97. font-weight: bold;
  98. color:#000000;
  99. text-decoration:none;
  100. }
  101. .tab_button_left_selected
  102. {
  103. background-image: url(../../images/skins/contemporary/tabs/tab-active-lt-blank.gif);
  104. background-repeat: no-repeat;
  105. width:27px;
  106. }
  107. .tab_button_center_selected
  108. {
  109. background-image: url(../../images/skins/contemporary/tabs/tab-active-cntr.gif);
  110. background-repeat: repeat-x;
  111. }
  112. .tab_button_right_selected
  113. {
  114. background-image: url(../../images/skins/contemporary/tabs/tab-active-rt-blank.gif);
  115. background-repeat: no-repeat;
  116. width:27px;
  117. }
  118. .chart_tab_button_right_selected
  119. {
  120. background-image: url(../../images/skins/contemporary/tabs/tab-active-rt-short.gif);
  121. background-repeat: no-repeat;
  122. width:14px;
  123. }
  124. /*Dialog ***included in ElementSelector.css***/
  125. .titlebar
  126. {
  127. position: absolute;
  128. left: 0px;
  129. top: 0px;
  130. height: 20px;
  131. width: 100%;
  132. background-color: #b3e283;
  133. border: #000000 1px solid;
  134. }
  135. .titletext
  136. {
  137. font-weight: bold;
  138. margin-left: 3px;
  139. color: #000000;
  140. }
  141. /*Menu ***included in tm1webstyle.css***/
  142. .menu
  143. {
  144. border: #336666 1px solid;
  145. background-color: #ffffff;
  146. position: absolute;
  147. top: 0px;
  148. left: 0px;
  149. padding-bottom: 0px;
  150. padding-top: 0px;
  151. padding-left: 0px;
  152. padding-right: 0px;
  153. z-index: 701;
  154. font-weight: normal; /*copy from document*/
  155. font-size: 100%;
  156. }
  157. .subMenu
  158. {
  159. z-index: 702;
  160. }
  161. .menuItem
  162. {
  163. cursor:pointer;
  164. color: #000000;
  165. height: 20px;
  166. background-color: #ffffff;
  167. font-size: 8pt;
  168. font-family: Tahoma, Arial;
  169. }
  170. .menuItemSeparator
  171. {
  172. border-bottom: #c0c0c0 1px solid;
  173. width:100%;
  174. margin-bottom:3px;
  175. margin-top:1px;
  176. font-size:0px;
  177. height:1px;
  178. }
  179. .menuItemWithPopup
  180. {
  181. background-image:url(../../images/right.gif);
  182. background-repeat: no-repeat;
  183. background-position: right;
  184. background-color: transparent;
  185. }
  186. .menuItemWithDisabledPopup
  187. {
  188. background-image:url(../../images/right_disabled.gif);
  189. background-repeat: no-repeat;
  190. background-position: right;
  191. background-color: transparent;
  192. }
  193. .menuItemDisabled
  194. {
  195. color:Gray;
  196. cursor:auto;
  197. }
  198. .menuItemHeader
  199. {
  200. border: 0px;
  201. text-align:center;
  202. padding-right: 2px;
  203. padding-left: 3px;
  204. background-color:#e7e7e7;
  205. }
  206. .menuItemBody
  207. {
  208. border: 0px;
  209. padding-left: 2px;
  210. padding-right:15px;
  211. padding-top: 3px;
  212. padding-bottom: 3px;
  213. text-decoration:underline;
  214. }
  215. .menuItemBodyWithPopup
  216. {
  217. background-image:url(../../images/right.gif);
  218. background-repeat: no-repeat;
  219. background-position: right;
  220. background-color: transparent;
  221. }
  222. .menuItemHeaderSelected
  223. {
  224. background-color: #e3e9f3;
  225. }
  226. .menuItemBodySelected
  227. {
  228. color: #000000;
  229. background-color: #e3e9f3;
  230. }