123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497 |
- <!--
- +========================================================================+
- | Licensed Materials - Property of IBM
- |
- | IBM Cognos Products: BUX
- |
- | (C) Copyright IBM Corp. 2009, 2017
- |
- | US Government Users Restricted Rights - Use, duplication or
- | disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- |
- +========================================================================+
- --><css>/*
- *+------------------------------------------------------------------------+
- *| Licensed Materials - Property of IBM
- *| IBM Cognos Products: BUX
- *| (C) Copyright IBM Corp. 2009, 2022
- *|
- *| US Government Users Restricted Rights - Use, duplication or
- *| disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *+------------------------------------------------------------------------+
- */
- /* This is a generated file, do not edit */
- /*layout section*/
- .buxList_ListView .buxListNode {
- padding-top: 1px;
- padding-bottom: 1px;
- display: block;
- }
- .buxList_DetailView .dijitTreeRow {
- padding-bottom: 10px;
- }
- .buxListThumbLabel {
- display: block;
- text-align: center;
- overflow: hidden;
- width: 100px;
- }
- .buxListContainer {
- height: 100%;
- overflow: visible;
- }
- .buxListContainer .buxListPage .buxListHeaderRow,
- .buxListContainer .buxListPage .buxListHeader DIV {
- min-height: 23px;
- height: 1.44em;
- }
- .buxListPage {
- height: 100%;
- width: 100%;
- padding: 1px;
- table-layout: fixed;
- }
- .buxListPageContainer {
- vertical-align: top;
- height: 100%;
- overflow-x: hidden;
- overflow-y: auto;
- -webkit-touch-callout: none;
- -webkit-user-select: none;
- -khtml-user-select: none;
- -moz-user-select: none;
- -ms-user-select: none;
- user-select: none;
- }
- .buxListPagePaginationControls {
- height: 35px;
- padding-left: 10px;
- }
- .buxListPagePaginationControlsFocusNode {
- width: 98%;
- }
- .buxListThumbContainer {
- width: 102px;
- height: 103px;
- padding-left: 4px;
- padding-top: 4px;
- background-position: center center;
- background-repeat: no-repeat;
- }
- .buxListLoadNode {
- width: 100%;
- height: 100%;
- background-position: center center;
- background-repeat: no-repeat;
- }
- .buxListContainerBackdrop {
- position: absolute;
- top: 0px;
- left: 0px;
- width: 100%;
- height: 100%;
- overflow: hidden;
- }
- .dj_ie .bux-fileDialog-stackcontainer-inner .buxListContainerBackdrop {
- height: 225px;
- }
- .buxListNodeImageCell {
- width: 16px;
- }
- .buxListNodeExpandCell {
- width: 16px;
- vertical-align: top;
- }
- .buxListRelevanceTextCell {
- text-align: right;
- vertical-align: middle;
- width: 40px;
- height: 0px;
- }
- .buxListRelevanceGraphCell {
- vertical-align: middle;
- width: 30px;
- height: 0px;
- }
- .buxListRelevanceCell-Graph {
- vertical-align: middle;
- }
- .buxListRelevanceCell-Graph-Table {
- height: 4px;
- width: 30px;
- }
- .buxListDateStamp {
- white-space: nowrap;
- }
- .dj_ie .buxListDateStamp {
- padding-right: 18px;
- }
- .buxListHeader .buxListHeaderCell {
- padding: 0 10px;
- line-height: 23px;
- cursor: pointer;
- width: 100%;
- }
- .bux-fileDialog .buxListHeader .buxListHeaderCell { /*we do not support sort in the file dialogs so the cursor should be default*/
- cursor: default;
- }
- .buxListHeaderCellIcon {
- display: inline-block;
- width: 16px;
- height: 16px;
- vertical-align: text-bottom;
- }
- .dj_ff .buxListHeader .buxListHeaderCell {
- width: 0px;
- }
- .buxListHeader {
- background-repeat: repeat;
- min-height: 23px;
- height: 1.44em;
- padding-right: 1px;
- }
- .buxListHeader .buxListContentTable,
- .buxListHeader .buxSearchContentTable {
- margin: 0;
- padding: 0;
- }
- .toolboxPane .buxListHeader,
- .toolboxPane .buxListDateStamp {
- display: none;
- }
- .buxListNodeCell {
- vertical-align: top;
- }
- .buxList_TileView img.bux-thumbnail-loading {
- vertical-align: top;
- }
- .buxThumbnailCentered {
- vertical-align: middle;
- text-align: center;
- }
- .buxThumbnailError {
- background-image: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='treeUnknown']"/>;
- }
- .buxListNodeCell .dijitTreeLabel {
- white-space: nowrap;
- display: inline-block;
- overflow: hidden;
- }
- .buxDetailView-label .dijitTreeLabel {
- width: 100%;
- }
- .buxListNodeExpandCell-Closed,
- .buxListNodeExpandCell-Open,
- .buxListNodeExpandCell-Loading {
- display: inline-block;
- width: 16px;
- height: 16px;
- background-position: center center;
- background-repeat: no-repeat;
- }
- .buxListNodeExpandCell-None {
- display: inline-block;
- width: 16px;
- height: 16px;
- }
- .buxListContentTable {
- width: 100%;
- }
- .buxSearchContentTable {
- width: 100%;
- table-layout: fixed;
- }
- .buxListNode .dijitTreeContent {
- display: inline-block;
- width: 100%;
- }
- .bux-fileDialog-stackcontainer-inner .buxListPageContainer {
- overflow-x: hidden;
- overflow-y: auto;
- }
- .bux-pagination-first,
- .bux-pagination-previous,
- .bux-pagination-next,
- .bux-pagination-last {
- height: 20px;
- width: 20px;
- }
- .buxListPagePaginationControls .dijitButtonNode,
- .buxListPagePaginationControls .dijitButtonNode .dijitButtonDisabled {
- padding: 0px;
- margin: 0px;
- border: 0px;
- background: transparent;
- }
- .buxListPagePaginationControls .dijitButton {
- margin-left: 1px;
- margin-right: 1px;
- vertical-align: top;
- }
- .bux-pagination-label {
- padding-left: 5px;
- padding-right: 5px;
- text-align: center;
- }
- .buxListNoResults {
- vertical-align: middle;
- text-align: center;
- font-style: italic;
- font-size: 12px;
- width: 100%;
- height: 100%;
- }
- .buxThumbnailNode .dijitTreeContent {
- width: 102px;
- }
- #buxMainBC .dijitTree {
- overflow: visible !important;
- }
- /*Skin section*/
- .buxListDescription {
- font-size: 11px;
- font-weight: normal;
- color: <skinValue path="/uiSkin/uiElements/form/label/text/color"/>;
- white-space: normal;
- margin: 0 4px;
- padding-top: 2px;
- }
- .buxDetailView-label {
- font-size: 12px;
- font-weight: bold;
- color: <skinValue path="/uiSkin/uiElements/form/label/text/color"/>;
- white-space: normal;
- }
- .buxListThumbContainer {
- background-image: url(images/contentpane/pane_thumb.png);
- }
- .buxList_TileView .buxListNode .dijitTreeContent {
- width: 102px;
- }
- .buxListLoadNode {
- background-color: transparent;
- }
- .buxListRelevanceCell-Text {
- font-size: 12px;
- width: 100%;
- height: 100%;
- color: <skinValue path="/uiSkin/uiElements/form/tree/node/state[@type='alternate']/text/color"/>;
- padding-left: 7px;
- padding-right: 4px;
- }
- .buxListRelevanceCell-Graph-full {
- border: 1px solid <skinValue path="/uiSkin/uiElements/grid/border/color"/>;
- background-color: <skinValue path="/uiSkin/uiElements/grid/body/row/state[@type='hover']/background/color"/>;
- }
- .buxListRelevanceCell-Graph-empty {
- border-top: 1px solid <skinValue path="/uiSkin/uiElements/grid/border/color"/>;
- border-bottom: 1px solid <skinValue path="/uiSkin/uiElements/grid/border/color"/>;
- background-color: <skinValue path="/uiSkin/uiElements/grid/border/color"/>;
- }
- .buxListHeader .buxListSubsequentHeaderCell {
- border-left: 1px solid <skinValue path="/uiSkin/uiElements/grid/border/color"/>;
- white-space: nowrap;
- }
- .buxListHeader {
- background-image: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='treeList']"/>;
- }
- .buxListNodeExpandCell-Closed {
- background-image: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='treeClosed']"/>;
- }
- .buxListNodeExpandCell-Open {
- background-image: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='treeOpen']"/>;
- }
- .buxListNodeExpandCell-Loading {
- background-image: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='treeBusy']"/>;
- }
- .buxListSeparator {
- width: 100%;
- height: 15px;
- background: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='treeDivider']"/> center repeat-x;
- }
- .buxListLabel {
- vertical-align: middle;
- font-size: 12px;
- font-weight: bold;
- color: <skinValue path="/uiSkin/uiElements/form/label/text/color"/>;
- padding: 5px;
- height: 20px;
- }
- .claro .dijitTreeExpandoLoading {
- background-image: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='treeBusy']"/>;
- width: 16px;
- height: 16px;
- background-position: center center;
- background-repeat: no-repeat;
- }
- .claro .dijitTreeExpando {
- border-color: transparent;
- }
- .claro .dijitTreeExpando,
- .claro .dijitTreeExpandoClosed,
- .claro .dijitTreeExpandoClosed:hover,
- .claro .dijitTreeExpandoOpened,
- .claro .dijitTreeExpandoOpened:hover {
- background-position: left !important;
- }
- .claro .dijitTreeExpandoClosed {
- background-image: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='treeClosed']"/>;
- }
- .claro .dijitTreeExpandoOpened {
- background-image: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='treeOpen']"/>;
- }
- .bux-pagination-first {
- background: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='treeFirst']"/> no-repeat;
- }
- .bux-pagination-previous {
- background: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='treePrevious']"/> no-repeat;
- }
- .bux-pagination-next {
- background: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='treeNext']"/> no-repeat;
- }
- .bux-pagination-last {
- background: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='treeLast']"/> no-repeat;
- }
- .dijitDisabled .bux-pagination-first {
- background: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='treeFirstDisabled']"/> no-repeat;
- }
- .dijitDisabled .bux-pagination-previous {
- background: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='treePreviousDisabled']"/> no-repeat;
- }
- .dijitDisabled .bux-pagination-next {
- background: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='treeNextDisabled']"/> no-repeat;
- }
- .dijitDisabled .bux-pagination-last {
- background: <skinValue path="/uiSkin/applicationElements/application[@name='bux']/body/images/image[@name='treeLastDisabled']"/> no-repeat;
- }
- .claro .dijitTreeRowSelected {
- padding: 3px 1px 1px 0px;
- }
- .claro .dijitTreeRowHover {
- border: none;
- margin-left: 1px;
- padding: 4px 2px 2px 0px;
- }
- .claro .buxListPagePaginationControls .dijitButtonNode {
- background: none;
- background-color: transparent;
- border: none;
- -moz-box-shadow: none;
- }
- /* -- A11Y -- */
- .dijit_a11y .dijitTreeExpando {
- display: none !important;
- }
- .dijit_a11y .buxListHeader .buxListHeaderCell .bux-sort-ascending-icon,
- .dijit_a11y .buxListHeader .buxListHeaderCell .bux-sort-ascending-icon span,
- .dijit_a11y .buxListHeader .buxListHeaderCell .bux-sort-descending-icon,
- .dijit_a11y .buxListHeader .buxListHeaderCell .bux-sort-descending-icon span {
- padding-right: 0px;
- }
- .dijit_a11y .buxListHeader {
- border-bottom: 1px solid;
- }
- .dijit_a11y .buxListThumbContainer {
- border: 1px solid;
- }
- .dj_ie .dijit_a11y .dijitTreeContent {
- zoom: 1;
- }
- .dj_ie .dijit_a11y .dijitExpandoText {
- zoom: 1;
- margin-right: 5px;
- }
- .buxListNodeExpandCell-HighContrast {
- display: none;
- }
- .dijit_a11y .buxListNodeExpandCell-HighContrast {
- display: inline-block;
- }
- </css>
|