123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365 |
- /****************************************************************
- ** IBM Confidential
- **
- ** OCO Source Materials
- **
- ** BI and PM: tm1web
- **
- ** (C) Copyright IBM Corp. 2007, 2009, 2011
- **
- ** The source code for this program is not published or otherwise
- ** divested of its trade secrets, irrespective of what has been
- ** deposited with the U.S. Copyright Office.
- *****************************************************************/
- .dataSpread_dialog
- {
- font-family: Tahoma, Arial;
- }
- .clearSpread_dialog
- {
- width:320px;
- height:160px;
- }
- .dataSpread_valueContainer
- {
- border: Solid 1px black;
- text-align:left;
- margin-bottom:20px;
- border:none;
-
- }
- .dataSpread_valueLabel
- {
- margin-left:10px;
- font-size:9pt;
- height:16px;
- Width: 70px;
- margin-right:10
- }
- .dataSpread_value
- {
- margin-left:10px;
- }
- .dataSpread_percentageValueLabel
- {
- font-size:9pt;
- font-family: tahoma;
- height:16px;
- Width: 90px;
- margin-right:20;
- margin-left:10;
-
- }
- .dataSpread_percentageValue
- {
- margin-left:10px;
- Width: 90px;
-
- }
- .dataSpread_buttonContainer
- {
- border: Solid 1px Gray;
- text-align:center;
- padding-bottom:10px;
- border:none;
- }
- .dataSpread_controlDiv
- {
- margin-right:5px;
- margin-left:2px;
- padding:10px;
- text-align:left;
- display:-moz-inline-box;
- display:inline-block;
- #zoom: 1;
- #display:inline;
- }
- .dataSpread_horizontalContainer
- {
- width: 50%;
- border: none;
- }
- .dataSpread_verticalContainer
- {
- width: 50%;
- border: none;
- }
- .inlineLayout
- {
- display:-moz-inline-box;
- display:inline-block;
- #zoom: 1;
- #display:inline;
- }
- .radioLayout
- {
- display: block;
- }
- .dataSpread_button
- {
- padding-left:10px;
- padding-right:10px;
- width:45px;
- }
- .ValueTextBox
- {
- font-size:9pt;
- height: 20px;
- width:40%;
- }
- .ValueTextBoxLabel
- {
- font-size:9pt;
- width:45%;
- height:20px;
- margin-right:10px;
- margin-left:10px;
- }
- .valueDiv
- {
- padding-top:10px;
- padding-bottom:10px;
- height:30px;
- }
- .bottom{
- vertical-align:bottom;
- }
- .dataRelativeSpread_dialog
- {
- font-family: Tahoma, Arial;
-
- }
- .dataRelativePercentageSpread_dialog
- {
- font-family: Tahoma, Arial;
- }
- .dataRelativeSpread_selectButtonContainer
- {
-
- text-align:center;
- padding-bottom:10px;
- border: Solid 1px red;
- margin-top:10px;
- border:none;
-
- }
- .dataRelativeSpread_applyButtonContainer
- {
- text-align:center;
- border: Solid 1px green;
- padding-bottom:10px;
- margin-top:10px;
- border:none;
-
- }
- .referenceSelect_Container
- {
- text-align:center;
- padding-bottom:10px;
- border: Solid 1px blue;
- border:none;
- }
- referenceSelect_cubeContainer
- {
- text-align:center;
- margin-top:20px;
- padding-bottom:10px;
- border: Solid 1px;
- border:none;
-
- }
- .referenceSelect_cubeLabel
- {
- Width: 40px;
- height:25px;
- font-size:9pt;
- font-family: tahoma;
- margin-right:15px;
- margin-left:25px;
- margin-top:25px;
- valignment:center;
-
- }
- .referenceSelect_cubeSelect
- {
- top: 10px;
- left: 90px;
- height:20px;
- Width: 300px;
- margin-right:45px;
- margin-left:45px;
-
- }
- .referenceSelect_tableContainer
- {
- overflow: auto;
- border-right: black 1px solid;
- border-top: black 1px solid;
- border-left: black 1px solid;
- border-bottom: black 1px solid;
- margin-left:15px;
- margin-right:15px;
- margin-top:15px;
- border:none;
- }
- .referenceSelect_dimTable
- {
- border-collapse: "collapse";
- width:480px;
- height:210px;
- border:1px solid black;
- }
- .referenceSelect_headerCell
- {
- font-family: tahoma, arial, monospace;
- font-size: 10pt;
- background-color: #ECE9D8;
- border: 2px solid black;
- text-align: center;
- white-space:nowrap;
- }
- .referenceSelect_dimCellButton
- {
- BACKGROUND-IMAGE:url(../../images/navigator/icon_dimension.gif);
- BACKGROUND-REPEAT: no-repeat;
- background-position:center left;
- padding-left:20px;
- width: 100%;
- font-family: tahoma, arial, monospace;
- font-size: 10pt;
- background-color: #DCDCDC;
- border: 1px solid;
- border-top-color: #FFFFFF;
- border-left-color: #FFFFFF;
- border-right-color: #716F64;
- border-bottom-color: #716F64;
- text-align: left;
- cursor: pointer;
- }
- .referenceSelect_holderCell
- {
- border: 1px solid black;
- }
- .referenceSelect_dataCell
- {
- font-family: tahoma, arial, monospace;
- font-size: 10pt;
- background-color: white;
- border: 1px solid black;
- text-align: left;
- white-space:nowrap;
- padding-left: 5px;
- cursor: pointer;
- }
- .relativeSpreadControl_container
- {
- text-align:center;
- padding-bottom:10px;
- border: Solid 4px blue;
- border: none;
- }
- .relativeSpreadControl_valueContainer
- {
- text-align:left;
- padding-bottom:10px;
- }
- .relativeSpreadControl_valueLabel
- {
- Width: 30px;
- height:30px;
- margin-left:10px;
- margin-right:15px;
- font-size:9pt;
-
- }
- .relativeSpreadControl_value
- {
- height:25px;
- Width: 120px;
- margin-left:10px;
- margin-right:15px;
- }
- .relativeSpreadControl_percentageValueLabel
- {
- Width: 100px;
- height:30px;
- font-size:9pt;
- font-family: tahoma;
- margin-right:10px;
- margin-left:10px;
- margin-top:8px;
-
- }
- .relativeSpreadControl_percentageValue
- {
- height:25px;
- Width: 80px;
- margin-right:15px;
- margin-top:2px;
-
- }
- .relativeSpreadControl_percentageCellValueLabel
- {
- Width: 160px;
- height:30px;
- font-size:9pt;
- font-family: tahoma;
- margin-right:5px;
- margin-top:8px;
-
- }
- .relativeSpreadControl_percentageCellValue
- {
- height:25px;
- Width: 100px;
- margin-right:5px;
- }
- .relativeSpreadControl_referenceCellContainer
- {
- text-align:center;
- padding-bottom:10px;
- border: Solid 1px purple;
- margin-bottom:10px;
- margin-top:10px;
- border:none;
- }
- .relativeSpreadControl_referenceCellLabel
- {
- height:16px;
- Width:30px;
- margin-top:2px;
- font-size:9pt;
- font-family: tahoma;
- }
- .relativeSpreadControl_textarea
- {
- width:420px;
- height:200px;
- margin-left:20px;
- margin-right:20px;
- margin-top:10px;
- border: Solid 1px grey;
- }
- .relativeSpreadControl_actionContainer
- {
- text-align:center;
- border: Solid 1px red;
- border: none;
- }
- .referenceSelect_dimCellButtonContainer
- {
- position: relative;
- }
|