123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396 |
- /****************************************************************
- ** 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.
- **
- ** This file is used for the icons on the toolbar. Theme specific
- ** styles are in toolbar.css file under the cognosTheme directory.
- *****************************************************************/
- .cubeviewer .ToolButton
- {
- background-repeat: no-repeat;
- width:18px;
- height:18px;
- -moz-user-select: none;
- background-position:0px center;
- }
- .cubeviewer .Export
- {
- background-image:url('../../images/toolbar/action_export.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .cutIcon
- {
- background-image:url('../../images/toolbar/action_cut.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .copyIcon
- {
- background-image:url('../../images/toolbar/action_copy.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .pasteIcon
- {
- background-image:url('../../images/toolbar/action_paste.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .saveIcon
- {
- background-image:url('../../images/toolbar/action_apply.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .ResetIcon
- {
- background-image:url('../../images/toolbar/action_reset.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .SwapRowColumn
- {
- background-image:url('../../images/toolbar/action_swap_rows_columns.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .ZeroChoice
- {
- background-image:url('../../images/downArrow.gif');
- width:8px;
- padding:0px 0px 0px 0px;
- margin:0px 0xp 0px 0px;
- }
- .cubeviewer .HelpIcon
- {
- background-image:url('../../images/toolbar/action_help.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .ActionMenu {
- background-image: url('../../images/toolbar/blue_dot_normal_transparent.gif');
- background-repeat: no-repeat;
- width: 25px;
- height: 25px;
- }
- /* The next few are on the Contributor toolbar */
- .cubeviewer .takeOwnershipWorkflowIcon
- {
- background-image:url('../../images/toolbar/action_take_ownership.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .submitLeavesWorkflowIcon
- {
- background-image:url('../../images/toolbar/action_workflow_submit_leaves.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .submitWorkflowIcon
- {
- background-image:url('../../images/toolbar/action_workflow_submit.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .rejectWorkflowIcon
- {
- background-image:url('../../images/toolbar/action_workflow_reject.gif');
- width: 16px;
- height: 16px;
- }
- /* The next few are on the Contributor drop down menu on the toolbar for resetting things */
- .cubeviewer .resetDataIcon
- {
- background-image:url('../../images/toolbar/action_reset_data.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .ResetView
- {
- background-image:url('../../images/toolbar/action_reset_current_view.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .resetCurrentViewIcon
- {
- background-image:url('../../images/toolbar/action_reset_view.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .resetAllViewsIcon
- {
- background-image:url('../../images/toolbar/action_reset_all_views.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .resetTabsIcon
- {
- background-image:url('../../images/toolbar/action_reset_tabs.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .resetTabsAndViewsIcon
- {
- background-image:url('../../images/toolbar/action_reset_views_and_tabs.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .commitIcon {
- background-image: url('../../images/toolbar/action_apply.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .saveViewIcon {
- background-image: url('../../images/toolbar/action_save.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .saveAsIcon {
- background-image: url('../../images/toolbar/action_save_as.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .resetViewIcon {
- background-image: url('../../images/toolbar/action_refresh.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .exportIcon {
- background-image: url('../../images/toolbar/action_export.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .exportSliceToExcelIcon {
- background-image: url('../../images/toolbar/action_slice_excel_export.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .exportSnapshotToExcelIcon {
- background-image: url('../../images/toolbar/action_slice_snapshot_export.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .exportToPDFIcon{
- background-image: url('../../images/toolbar/action_slice_pdf_export.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .saveDataChangesIcon {
- background-image: url('../../images/toolbar/action_save_writeback.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .reviewDataChangesIcon {
- background-image: url('../../images/toolbar/action_review_changes.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .recalculateIcon {
- background-image: url('../../images/toolbar/action_recalculate.gif');
- width: 16px;
- height: 16px;
- }
- /* just disable */
- .cubeviewer .autoRecalcOffIcon {
- background-image: url('../../images/toolbar/action_recalculate_auto.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .autoRecalcOnIcon {
- background-image: url('../../images/toolbar/action_recalculate_auto.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .suppressZerosIcon {
- background-image: url('../../images/toolbar/action_suppress_zeros.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .suppressZerosRandCIcon {
- background-image: url('../../images/toolbar/action_zero_suppression_rows_columns.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .suppressZerosRowsIcon {
- background-image: url('../../images/toolbar/action_suppress_zeros_row.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .suppressZerosColumnsIcon {
- background-image: url('../../images/toolbar/action_suppress_zeros_column.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .viewChartIcon {
- background-image: url('../../images/toolbar/action_show_hide_chart.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .viewChartAndGridIcon {
- background-image: url('../../images/toolbar/action_chart_display.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .viewGridIcon {
- background-image: url('../../images/toolbar/action_show_hide_grid.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .chartPropertiesIcon {
- background-image: url('../../images/toolbar/action_chart_properties.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .chartPropertiesTypeIcon {
- background-image: url('../../images/toolbar/action_change_display.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .chartPropertiesColorPaletteIcon {
- background-image: url('../../images/toolbar/action_change_palette.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .chartDefaultIcon {
- background-image: url('../../images/colorscheme/color_scheme_default.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .chartPropertiesToggleChartLegendIcon {
- background-image: url('../../images/toolbar/action_chart_legend.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .chartPropertiesToggle3DViewIcon {
- background-image: url('../../images/toolbar/action_chart_3d.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .resetDataIcon {
- background-image: url('../../images/toolbar/action_reset.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .undoIcon {
- background-image: url('../../images/toolbar/action_undo.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .redoIcon {
- background-image: url('../../images/toolbar/action_redo.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .sandboxIcon {
- background-image: url('../../images/toolbar/action_sandbox.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .closeViewIcon {
- background-image: url('../../images/toolbar/dialog_icon_close.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .closeViewIconHover {
- background-image: url('../../images/toolbar/dialog_icon_close_h.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .sandboxCreateIcon {
- background-image: url('../../images/toolbar/action_sandbox_new.gif');
- width: 16px;
- height: 16px;
- }
- .cubeviewer .sandboxDeleteIcon {
- background-image: url('../../images/toolbar/action_sandbox_delete.gif');
- width: 16px;
- height: 16px;
- }
- .claro .dijitMenuItem {
- font-family: tahoma,arial,sans-serif;
- font-size: 8pt;
- margin: 0;
- }
- .claro .dijitMenuPassive .dijitMenuItemHover,
- .claro .dijitMenuItemSelected {
- color: #000000;
- background-color: #e3e9f3;
- }
- /* Blue button tweaking until we get a shared set of code for the blue button */
- .claro .dijitToolbar .dijitButtonHover .toolbarBallIcon,
- .claro .dijitToolbar .dijitToggleButtonHover .toolbarBallIcon,
- .claro .dijitToolbar .dijitDropDownButtonHover .toolbarBallIcon,
- .claro .dijitToolbar .dijitComboButtonHover .dijitButtonContents .toolbarBallIcon,
- .claro .dijitToolbar .dijitComboButtonDownArrowHover .dijitDownArrowButton .toolbarBallIcon {
- background: url(../../images/toolbar/blue_dot_hover_transparent.gif) no-repeat;
- }
- .dj_ie .claro .dijitToolbar .dijitButtonHover .toolbarBallIcon,
- .dj_ie .claro .dijitToolbar .dijitToggleButtonHover .toolbarBallIcon,
- .dj_ie .claro .dijitToolbar .dijitDropDownButtonHover .toolbarBallIcon,
- .dj_ie .claro .dijitToolbar .dijitComboButtonHover .dijitButtonContents .toolbarBallIcon,
- .dj_ie .claro .dijitToolbar .dijitComboButtonDownArrowHover .dijitDownArrowButton .toolbarBallIcon {
- padding: 0px; /* Top, Right, Bottom, Left */
- margin-top: 0px;
- }
|