123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150 |
- /****************************************************************************************************************************
- Licensed Materials - Property of IBM
- BI and PM: QFW
- © Copyright IBM Corp. 2005, 2010
- US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *****************************************************************************************************************************/
- .method {padding-left:30px;}
- .methodInfoOpen { padding-bottom: 2px; margin-top: 2px; }
- .e, .k {padding-left:12px; }
- .methodHeader { width: 1000px; font-size: 75%; }
- .methodHeader i, .providerName { margin-left: 5px; margin-right: 5px; FONT-STYLE: normal; }
- .methodHeader u { color: darkmagenta; cursor: pointer; }
- .methodHeader .err { color: red; cursor: pointer; }
- .methodHeader b, .methodName { }
- .HL { FONT-WEIGHT: bold; font-size: 120%; }
- .nHL { display: "none" }
- .methodHeader .plus { FONT-WEIGHT: bold; WIDTH: 5px; FONT-FAMILY: 'Courier New'; HEIGHT: 5px; }
- .methodHeader small { margin-left: 5px; margin-right: 5px; font-size: 0.8em; font-style: normal; }<!-- elapsedTime -->
- .methodHeader em { margin-left: 5px; margin-right: 5px; font-size: 0.8em; font-style: normal; }<!-- memoryDiff -->
- .timeStamp { display: none; font-weight: bold; margin-left: 5px; margin-right: 5px; font-size: 0.8em; font-style: normal; }
- .nHLtimeStamp { display: none; margin-left: 5px; margin-right: 5px; font-size: 0.8em; font-style: normal; }
- .nestingSwitch { font-size: 100%; LEFT: 8px; position: absolute; cursor: pointer;}
- .paramType { padding-left:0px; font-size: 105%;; }
- .err { color: red; cursor: pointer; }
- .fullXML u { cursor: pointer; margin-left: 5px; margin-right: 5px; ; margin-bottom: 3px; }
- .fullXML { display: none; margin-bottom:7px; margin-left: 10px; padding-left: 5px; padding-bottom: 2px; }
- .fullXML { font-size: 70%; }
- .fullXML td { font-size: 70%; }
- .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; }
- PRE {margin:0px; display:inline; font-size:10px; font-family:Arial; color:darkgreen;}
- .logItemMenu { font-size: 8.4pt; padding: 3px; margin-bottom: 3px; }
- .menu { font-size: 8.4pt; padding: 3px; margin-bottom: 3px; }
- .menuitem { cursor: pointer; color: blue; margin-left: 8px; float: right; }
- .preferences { display: none; margin-bottom:7px; margin-left: 10px; font-size: 100%; }
- .preferences u { cursor: pointer; }
- .preference { display: inherit; margin-left: 15px; padding: 1px;}
- .preferenceOption { display: inline; font-style: italic; margin-left: 20px; cursor: pointer;}
- .action { MARGIN-LEFT: 30px; padding: 1px; cursor: pointer; ; margin-bottom: 3px; }
- .tree { margin-top: 5px; overflow: hidden;; }
- .tree b div { margin-left: 0px; font-size: 90%; }
- .tree div div { margin-left: 10; }
- .nodeDetails { margin: 4px; padding: 4px; }
- .nodeDetails u { cursor: pointer; margin-left: 5px; margin-right: 5px; ; margin-bottom: 3px; }
- .cube { padding-left: 10px; }
- .detailsTitle { margin-bottom: 6px; }
- .queryItem { margin-left: 4px; padding-left: 4px; FONT-WEIGHT: bold; }
- .queryExpr { display: inline; margin: 2 0 2 10; FONT-WEIGHT: normal; }
- .logItem { display: none; }
- .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; }
- .logItemHeader b { font-size: 110%; color: black; cursor: pointer; }
- .logItemContainer{ margin: 2 2 6 2; width: 100%; border: dotted black 1px; OVERFLOW: hidden; }
- body{ margin: 3px; font-family: Arial; }
- .headerTitle { font-family: Tahoma, arial, geneva, helvetica, sans-serif; }
- .planTree { margin-top: 5px; OVERFLOW: auto; }
- .logItemImg { margin-right: 5px; }
- .planNodeDetails { font-size: 70%; margin: 1px; BACKGROUND-COLOR: #FFFFFF; padding: 4px; OVERFLOW: hidden; width: 100%; }
- .planDetailHeader { BACKGROUND-COLOR: #f7f3f7; border-top: #DDDDDD 2px solid; padding-top: 3px; OVERFLOW: hidden; }
- .planDetailHeader td { font-size: 70%; border-bottom: #333333 1px solid;}
- .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 ;}
- .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 ; }
- .planPropValue { padding: 3px; }
- .planNodeType { font-size: 120%; padding: 3 10 3 10; }
- .EP { font-size: 70%; }
- .EP div div { margin-left: 10; }
- .DF div, .DF table { height: 100%; TEXT-ALIGN: center; }
- .DF { font-size: 70%; }
- .DF td { font-size: 70%; }
- .DF div div b { font-size: 120%; margin-top: 8px; }
- .DF i { TEXT-ALIGN: left; width: 100%; }
- /* Language formatting */
- .formatted { padding-left: 10px; color: black;}
- .formatted .selectNest { display: inline; }
- .formatted .selectBlock { padding-left: 20px; }
- .formatted .selectTitle { color: darkgreen; cursor: pointer; }
- .formatted .nest { padding-left: 0px; display: inline; }
- .formatted .block { padding-left: 0px; display: inline; }
- .formatted .content { padding-left: 10px; }
- .formatted .selectAlias{ color: Navy; cursor: pointer; }
- .formatted .aliasedSelect{ display: inline; background-color: White; }
- .formatted .collapsed { background-color: #F7F7F7; }
- .formatted .selectBr { margin: 6px; border-bottom: solid 1px #666666; }
- .formatted .itemDef { /*background-color: cyan; */ cursor: pointer; display: inline; }
- .formatted .alias { color: Navy; cursor: pointer; display: inline; }
- .formatted .tAlias { color: Navy; cursor: pointer; display: inline; }
- /*.formatted .expr { padding-left: 10px; }*/
- .formatted .expr *, .formatted .expr,
- .formatted .dimProps *, .formatted .dimProps,
- .formatted .axisDef *, .formatted .axisDef,
- .formatted .itemExpr, .formatted .fromItemExpr, .formatted .fromItemExpr *
- {
- display: inline;
- font-weight: normal;
- cursor: default;
- }
- /*.formatted .expr { display: block; }*/
- /*.formatted .whenThen { display: block; padding-left: 10px; }
- .formatted .else { display: block; padding-left: 10px; }
- .formatted .case { display: block; padding-left: 10px; }*/
- .formatted .fromList * { display: inline; }
- /*.formatted .fromItem { display: block; padding-left: 20px; }
- .formatted .joinTypeOn { display: block; }*/
- .formatted .binaryOp { font-weight: bold; cursor: pointer; }
- .formatted .fTitle { font-weight: bold; cursor: pointer; }
- .formatted .joinTypeOn { font-weight: bold; cursor: pointer; }
- .formatted .joinType { font-weight: bold; cursor: pointer; }
- .formatted .joinOn { font-weight: bold; cursor: pointer; }
- .formatted .betweenOp { font-weight: bold; cursor: pointer;}
- .formatted .likeOp { font-weight: bold; cursor: pointer;}
- .formatted .paramBlockId { font-weight: bold; cursor: pointer;}
- .formatted .orderBlockId { font-weight: bold; cursor: pointer; }
- .formatted .caseOp { font-weight: bold; cursor: pointer;}
- .formatted .when { font-weight: bold; cursor: pointer; }
- .formatted .then { font-weight: bold; cursor: pointer;}
- .formatted .else{ font-weight: bold; cursor: pointer; }
- .formatted .dimPropTitle{ font-weight: bold; cursor: pointer; }
- /* Specific subclasses for Provider Highlighting */
- .QFS { }
- .CoordinationPlanner { }
- .RefinerProvider { }
- .ZeroSuppressProvider { }
- .MDOperationProvider { }
- .CubeBuildProvider { }
- .NoDataModeProvider { }
- .ReporterModeProvider { }
- .TabularFuncProvider { }
- .TabularOperationProvider { }
- .RelationalQueryProvider { }
- .OlapQueryProvider { }
- .PowerCubeODP { }
- .PowerCubeODP { }
- .SAPBWODP { }
- .SAPBWODP2 { }
- .MSAnalysisODP { }
- .MasterDetailProvider { }
|