123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215 |
- /*
- Licensed Materials - Property of IBM
- IBM Cognos Products: rs
- (C) Copyright IBM Corp. 2003, 2019
- US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- */
- [isPromptControl] .clsCCHLBoundingBox
- {
- background-color: #EAEAEA;
- }
- [isPromptControl] .clsCCHLSelectDateCalendarDialog
- {
- font-family: Arial, Tahoma, 'Arial Unicode MS', 'Andale WT', 'MS UI Gothic', Gulim, SimSun, PMingLiU, Raghu8, sans-serif;
- }
- [isPromptControl] .clsCCHLSelectDateCalendarDialog TABLE.clsCCHLSelectDateDialogTopTable,
- [isPromptControl] .clsCCHLSelectDateCalendarDialog TABLE.clsWeekDaySection,
- [isPromptControl] .clsCCHLSelectDateCalendarDialog TABLE.clsMonthSection
- {
- table-layout: auto;
- }
- [isPromptControl] .clsSelectWithSearch
- {
- min-width: 200px;
- }
- [isPromptControl].clsPromptComponent tr[prole="label"],
- [isPromptControl].clsPromptComponent tr[prole="input"]
- {
- height: 20px;
- }
- [isPromptControl].clsPromptComponent div > button,
- [isPromptControl] .clsPromptComponent div > button
- {
- margin: 0;
- }
- [isPromptControl] INPUT.clsTextBox
- {
- border: 1px solid #999999;
- background-color: white;
- color: #222222;
- height: 22px !important;
- padding-left: 1px;
- padding-right: 0;
- }
- [isPromptControl] TEXTAREA.clsTextBox
- {
- border: 1px solid #999999;
- background-color: white;
- color: #222222;
- padding-left: 1px;
- padding-right: 0;
- }
- [isPromptControl] INPUT.clsTextBox.clsCCHLSelectDateYearEditBox
- {
- font-size: 13px;
- }
- [isPromptControl] INPUT.clsTextBox.clsCCHLSelectDateYearEditBox,
- [isPromptControl][specname="selectDateTime"],
- [isPromptControl] .clsListView,
- [isPromptControl] .clsDialogText,
- [isPromptControl] INPUT,
- [isPromptControl] .clsHyperlink
- {
- font-family: "Helvetica Neue", Helvetica, Tahoma, Arial, "MS UI Gothic", Gulim, SimSun, PMingLiU, Raghu8, "Arial Unicode MS", "Andale WT", sans-serif;
- }
- [isPromptControl] INPUT,
- [isPromptControl] .clsHyperlink
- {
- font-size: 14px;
- }
- [isPromptControl] DIV.clsListViewReportView
- {
- line-height: normal;
- }
- [isPromptControl] DIV.clsListViewReportView .clsListItem
- {
- cursor: default;
- border-left-width: 0;
- padding-left: 0;
- }
- [isPromptControl] DIV.clsListViewReportView .clsListItem_selected
- {
- background-color: #ddf2f9;
- }
- [isPromptControl] DIV.clsListViewReportView .clsListItem_hover
- {
- background-color: #cce8f2;
- }
- [isPromptControl] DIV.clsListViewRadioView .clsListItem
- {
- margin-bottom: 0;
- }
- [isPromptControl] DIV.clsListViewRadioView SPAN.clsListItemLabel
- {
- margin-left: 0 !important;
- padding-left: 2px !important;
- }
- [isPromptControl] DIV.clsListViewCheckboxView DIV.clsListItem
- {
- margin-bottom: 0;
- }
- [isPromptControl] DIV.clsListViewCheckboxView[style*="direction:rtl"] IMG.clsListViewCheckboxImg
- {
- margin-left: 2px !important;
- }
- [isPromptControl] DIV.clsListViewCheckboxView IMG.clsListViewCheckboxImg
- {
- margin-right: 2px !important;
- }
- [isPromptControl] .clsCCHLClockDigits
- {
- font-size: 10px;
- color: black;
- }
- [isPromptControl] .clsHyperlink
- {
- color: #1F57A4;
- text-decoration: underline;
- }
- [isPromptControl] .clsLabel,
- [isPromptControl] .clsLabelSequence
- {
- font-size: inherit;
- padding-bottom: 0;
- }
- [isPromptControl] LABEL.clsRadioButton,
- [isPromptControl] LABEL.clsCheckbox
- {
- font-size: inherit;
- padding-left: 0;
- margin-top: 0;
- }
- [isPromptControl] LABEL.clsRadioButton > INPUT,
- [isPromptControl] LABEL.clsCheckbox > INPUT
- {
- display: inline-block;
- position: static;
- opacity: 1.0;
- height: auto;
- width: auto;
- }
- [isPromptControl] LABEL.clsRadioButton > SPAN:before,
- [isPromptControl] LABEL.clsRadioButton > SPAN:after,
- [isPromptControl] LABEL.clsCheckbox > SPAN:before,
- [isPromptControl] LABEL.clsCheckbox > SPAN:after
- {
- display: none !important;
- }
- [isPromptControl] TD.clsCCHLDatePickerButton
- {
- width: 32px;
- padding-left: 5px;
- }
- [isPromptControl] IMG.clsCCHLDatePickerButton
- {
- width: 25px;
- height: 20px;
- }
- [isPromptControl] IMG.clsCCHLDatePickerButton:hover
- {
- outline: 1px solid #336699;
- background-color: #e3e9f3;
- }
- BUTTON.clsSelectWithSearchSearchButton
- {
- background-color: #1F57A4;
- }
- BUTTON.clsSelectWithSearchSearchButton,
- INPUT.clsSelectWithSearchSearchText,
- .clsPromptSelectWithSearch .clsAdorment
- {
- border-color: #1F57A4;
- }
- LABEL.clsSelectWithSearchSelectAllLabel
- {
- color: #1F57A4;
- }
- .clsSpinnerText
- {
- color: #C0BFC0;
- }
- .clsSpinnerValue
- {
- border-top-color: #595859;
- border-bottom-color: #595859;
- }
- .clsSpinnerButtonUp::after
- {
- border-top-color: #1F57A4;
- border-left-color: #1F57A4;
- }
- .clsSpinnerButtonDown::after
- {
- border-bottom-color: #1F57A4;
- border-right-color: #1F57A4;
- }
|