QFLogFormatting.css 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150
  1. /****************************************************************************************************************************
  2. Licensed Materials - Property of IBM
  3. BI and PM: QFW
  4. © Copyright IBM Corp. 2005, 2010
  5. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  6. *****************************************************************************************************************************/
  7. .method {padding-left:30px;}
  8. .methodInfoOpen { padding-bottom: 2px; margin-top: 2px; }
  9. .e, .k {padding-left:12px; }
  10. .methodHeader { width: 1000px; font-size: 75%; }
  11. .methodHeader i, .providerName { margin-left: 5px; margin-right: 5px; FONT-STYLE: normal; }
  12. .methodHeader u { color: darkmagenta; cursor: pointer; }
  13. .methodHeader .err { color: red; cursor: pointer; }
  14. .methodHeader b, .methodName { }
  15. .HL { FONT-WEIGHT: bold; font-size: 120%; }
  16. .nHL { display: "none" }
  17. .methodHeader .plus { FONT-WEIGHT: bold; WIDTH: 5px; FONT-FAMILY: 'Courier New'; HEIGHT: 5px; }
  18. .methodHeader small { margin-left: 5px; margin-right: 5px; font-size: 0.8em; font-style: normal; }<!-- elapsedTime -->
  19. .methodHeader em { margin-left: 5px; margin-right: 5px; font-size: 0.8em; font-style: normal; }<!-- memoryDiff -->
  20. .timeStamp { display: none; font-weight: bold; margin-left: 5px; margin-right: 5px; font-size: 0.8em; font-style: normal; }
  21. .nHLtimeStamp { display: none; margin-left: 5px; margin-right: 5px; font-size: 0.8em; font-style: normal; }
  22. .nestingSwitch { font-size: 100%; LEFT: 8px; position: absolute; cursor: pointer;}
  23. .paramType { padding-left:0px; font-size: 105%;; }
  24. .err { color: red; cursor: pointer; }
  25. .fullXML u { cursor: pointer; margin-left: 5px; margin-right: 5px; ; margin-bottom: 3px; }
  26. .fullXML { display: none; margin-bottom:7px; margin-left: 10px; padding-left: 5px; padding-bottom: 2px; }
  27. .fullXML { font-size: 70%; }
  28. .fullXML td { font-size: 70%; }
  29. .collapsed { background-color: #E7E7E7; border-bottom: #777777 1px solid; border-left: #777777 1px solid; border-right: #777777 1px solid; margin-bottom: -1px; margin-right: 5px; margin-left: 5px; font-size:1px; width:40px; height:5px; }
  30. PRE {margin:0px; display:inline; font-size:10px; font-family:Arial; color:darkgreen;}
  31. .logItemMenu { font-size: 8.4pt; padding: 3px; margin-bottom: 3px; }
  32. .menu { font-size: 8.4pt; padding: 3px; margin-bottom: 3px; }
  33. .menuitem { cursor: pointer; color: blue; margin-left: 8px; float: right; }
  34. .preferences { display: none; margin-bottom:7px; margin-left: 10px; font-size: 100%; }
  35. .preferences u { cursor: pointer; }
  36. .preference { display: inherit; margin-left: 15px; padding: 1px;}
  37. .preferenceOption { display: inline; font-style: italic; margin-left: 20px; cursor: pointer;}
  38. .action { MARGIN-LEFT: 30px; padding: 1px; cursor: pointer; ; margin-bottom: 3px; }
  39. .tree { margin-top: 5px; overflow: hidden;; }
  40. .tree b div { margin-left: 0px; font-size: 90%; }
  41. .tree div div { margin-left: 10; }
  42. .nodeDetails { margin: 4px; padding: 4px; }
  43. .nodeDetails u { cursor: pointer; margin-left: 5px; margin-right: 5px; ; margin-bottom: 3px; }
  44. .cube { padding-left: 10px; }
  45. .detailsTitle { margin-bottom: 6px; }
  46. .queryItem { margin-left: 4px; padding-left: 4px; FONT-WEIGHT: bold; }
  47. .queryExpr { display: inline; margin: 2 0 2 10; FONT-WEIGHT: normal; }
  48. .logItem { display: none; }
  49. .logItemHeader { border: solid 1px #d8d0c8; background-color: #e7e7e7; color:#336699 ; padding: 4px; font-size: 8.25pt; font-weight: 700; font-family: tahoma, arial; height: 25px; width: 100%; cursor: pointer; }
  50. .logItemHeader b { font-size: 110%; color: black; cursor: pointer; }
  51. .logItemContainer{ margin: 2 2 6 2; width: 100%; border: dotted black 1px; OVERFLOW: hidden; }
  52. body{ margin: 3px; font-family: Arial; }
  53. .headerTitle { font-family: Tahoma, arial, geneva, helvetica, sans-serif; }
  54. .planTree { margin-top: 5px; OVERFLOW: auto; }
  55. .logItemImg { margin-right: 5px; }
  56. .planNodeDetails { font-size: 70%; margin: 1px; BACKGROUND-COLOR: #FFFFFF; padding: 4px; OVERFLOW: hidden; width: 100%; }
  57. .planDetailHeader { BACKGROUND-COLOR: #f7f3f7; border-top: #DDDDDD 2px solid; padding-top: 3px; OVERFLOW: hidden; }
  58. .planDetailHeader td { font-size: 70%; border-bottom: #333333 1px solid;}
  59. .planDetailHeader td.planActiveProperty, { TEXT-DECORATION: underline; color: blue; padding: 3 10 3 10; cursor: pointer; BACKGROUND-COLOR: #FFFFFF; border-right: #BBBBBB 1px solid; border-top: #BBBBBB 1px solid; border-left: #BBBBBB 1px solid; border-bottom: #FFFFFF 1px solid ;}
  60. .planDetailHeader td.planProperty { TEXT-DECORATION: underline; color: blue; padding: 3 10 3 10; cursor: pointer; BACKGROUND-COLOR: #FFFFFF; border-right: #BBBBBB 1px solid; border-top: #BBBBBB 1px solid; border-left: #BBBBBB 1px solid; border-bottom: #333333 1px solid ; }
  61. .planPropValue { padding: 3px; }
  62. .planNodeType { font-size: 120%; padding: 3 10 3 10; }
  63. .EP { font-size: 70%; }
  64. .EP div div { margin-left: 10; }
  65. .DF div, .DF table { height: 100%; TEXT-ALIGN: center; }
  66. .DF { font-size: 70%; }
  67. .DF td { font-size: 70%; }
  68. .DF div div b { font-size: 120%; margin-top: 8px; }
  69. .DF i { TEXT-ALIGN: left; width: 100%; }
  70. /* Language formatting */
  71. .formatted { padding-left: 10px; color: black;}
  72. .formatted .selectNest { display: inline; }
  73. .formatted .selectBlock { padding-left: 20px; }
  74. .formatted .selectTitle { color: darkgreen; cursor: pointer; }
  75. .formatted .nest { padding-left: 0px; display: inline; }
  76. .formatted .block { padding-left: 0px; display: inline; }
  77. .formatted .content { padding-left: 10px; }
  78. .formatted .selectAlias{ color: Navy; cursor: pointer; }
  79. .formatted .aliasedSelect{ display: inline; background-color: White; }
  80. .formatted .collapsed { background-color: #F7F7F7; }
  81. .formatted .selectBr { margin: 6px; border-bottom: solid 1px #666666; }
  82. .formatted .itemDef { /*background-color: cyan; */ cursor: pointer; display: inline; }
  83. .formatted .alias { color: Navy; cursor: pointer; display: inline; }
  84. .formatted .tAlias { color: Navy; cursor: pointer; display: inline; }
  85. /*.formatted .expr { padding-left: 10px; }*/
  86. .formatted .expr *, .formatted .expr,
  87. .formatted .dimProps *, .formatted .dimProps,
  88. .formatted .axisDef *, .formatted .axisDef,
  89. .formatted .itemExpr, .formatted .fromItemExpr, .formatted .fromItemExpr *
  90. {
  91. display: inline;
  92. font-weight: normal;
  93. cursor: default;
  94. }
  95. /*.formatted .expr { display: block; }*/
  96. /*.formatted .whenThen { display: block; padding-left: 10px; }
  97. .formatted .else { display: block; padding-left: 10px; }
  98. .formatted .case { display: block; padding-left: 10px; }*/
  99. .formatted .fromList * { display: inline; }
  100. /*.formatted .fromItem { display: block; padding-left: 20px; }
  101. .formatted .joinTypeOn { display: block; }*/
  102. .formatted .binaryOp { font-weight: bold; cursor: pointer; }
  103. .formatted .fTitle { font-weight: bold; cursor: pointer; }
  104. .formatted .joinTypeOn { font-weight: bold; cursor: pointer; }
  105. .formatted .joinType { font-weight: bold; cursor: pointer; }
  106. .formatted .joinOn { font-weight: bold; cursor: pointer; }
  107. .formatted .betweenOp { font-weight: bold; cursor: pointer;}
  108. .formatted .likeOp { font-weight: bold; cursor: pointer;}
  109. .formatted .paramBlockId { font-weight: bold; cursor: pointer;}
  110. .formatted .orderBlockId { font-weight: bold; cursor: pointer; }
  111. .formatted .caseOp { font-weight: bold; cursor: pointer;}
  112. .formatted .when { font-weight: bold; cursor: pointer; }
  113. .formatted .then { font-weight: bold; cursor: pointer;}
  114. .formatted .else{ font-weight: bold; cursor: pointer; }
  115. .formatted .dimPropTitle{ font-weight: bold; cursor: pointer; }
  116. /* Specific subclasses for Provider Highlighting */
  117. .QFS { }
  118. .CoordinationPlanner { }
  119. .RefinerProvider { }
  120. .ZeroSuppressProvider { }
  121. .MDOperationProvider { }
  122. .CubeBuildProvider { }
  123. .NoDataModeProvider { }
  124. .ReporterModeProvider { }
  125. .TabularFuncProvider { }
  126. .TabularOperationProvider { }
  127. .RelationalQueryProvider { }
  128. .OlapQueryProvider { }
  129. .PowerCubeODP { }
  130. .PowerCubeODP { }
  131. .SAPBWODP { }
  132. .SAPBWODP2 { }
  133. .MSAnalysisODP { }
  134. .MasterDetailProvider { }