.CheckMarkIcon { background-image: url('../../scripts/dijit/themes/claro/images/checkmarkNoBorder.gif'); background-repeat: no-repeat; } .Export { background-image:url('../../images/toolbar/action_export.gif'); width: 16px; height: 16px; } .cutIcon { background-image:url('../../images/toolbar/action_cut.gif'); width: 16px; height: 16px; } .copyIcon { background-image:url('../../images/toolbar/action_copy.gif'); width: 16px; height: 16px; } .pasteIcon { background-image:url('../../images/toolbar/action_paste.gif'); width: 16px; height: 16px; } .saveIcon { background-image:url('../../images/toolbar/action_apply.gif'); width: 16px; height: 16px; } .ResetIcon { background-image:url('../../images/toolbar/action_reset.gif'); width: 16px; height: 16px; } .SwapRowColumn { background-image:url('../../images/toolbar/action_swap_rows_columns.gif'); width: 16px; height: 16px; } .ZeroChoice { background-image:url('../../images/downArrow.gif'); width:8px; padding:0px 0px 0px 0px; margin:0px 0xp 0px 0px; } .ActionMenu { background-image: url('../../images/toolbar/blue_dot_normal_transparent.gif'); background-repeat: no-repeat; width: 25px; height: 25px; } .resetDataIcon { background-image:url('../../images/toolbar/action_reset_data.gif'); width: 16px; height: 16px; } .ResetView { background-image:url('../../images/toolbar/action_reset_current_view.gif'); width: 16px; height: 16px; } .commitIcon { background-image: url('../../images/toolbar/action_apply.gif'); width: 16px; height: 16px; } .saveViewIcon { background-image: url('../../images/toolbar/action_save.gif'); width: 16px; height: 16px; } .saveAsIcon { background-image: url('../../images/toolbar/action_save_as.gif'); width: 16px; height: 16px; } .resetViewIcon { background-image: url('../../images/toolbar/action_refresh.gif'); width: 16px; height: 16px; } .exportIcon { background-image: url('../../images/toolbar/action_export.gif'); width: 16px; height: 16px; } .exportSliceToExcelIcon { background-image: url('../../images/toolbar/action_slice_excel_export.gif'); width: 16px; height: 16px; } .exportSnapshotToExcelIcon { background-image: url('../../images/toolbar/action_slice_snapshot_export.gif'); width: 16px; height: 16px; } .exportToPDFIcon{ background-image: url('../../images/toolbar/action_slice_pdf_export.gif'); width: 16px; height: 16px; } .saveDataChangesIcon { background-image: url('../../images/toolbar/action_save_writeback.gif'); width: 16px; height: 16px; } .reviewDataChangesIcon { background-image: url('../../images/toolbar/action_review_changes.gif'); width: 16px; height: 16px; } .recalculateIcon { background-image: url('../../images/toolbar/action_recalculate.gif'); width: 16px; height: 16px; } /* just disable */ .autoRecalcOffIcon { background-image: url('../../images/toolbar/action_recalculate_auto.gif'); width: 16px; height: 16px; } .autoRecalcOnIcon { background-image: url('../../images/toolbar/action_recalculate_auto.gif'); width: 16px; height: 16px; } .suppressZerosIcon { background-image: url('../../images/toolbar/action_suppress_zeros.gif'); width: 16px; height: 16px; } .suppressZerosRandCIcon { background-image: url('../../images/toolbar/action_zero_suppression_rows_columns.gif'); width: 16px; height: 16px; } .suppressZerosRowsIcon { background-image: url('../../images/toolbar/action_suppress_zeros_row.gif'); width: 16px; height: 16px; } .suppressZerosColumnsIcon { background-image: url('../../images/toolbar/action_suppress_zeros_column.gif'); width: 16px; height: 16px; } .viewChartIcon { background-image: url('../../images/toolbar/action_show_hide_chart.gif'); width: 16px; height: 16px; } .viewChartAndGridIcon { background-image: url('../../images/toolbar/action_chart_display.gif'); width: 16px; height: 16px; } .viewGridIcon { background-image: url('../../images/toolbar/action_show_hide_grid.gif'); width: 16px; height: 16px; } .chartPropertiesIcon { background-image: url('../../images/toolbar/action_chart_properties.gif'); width: 16px; height: 16px; } .chartPropertiesTypeIcon { background-image: url('../../images/toolbar/action_change_display.gif'); width: 16px; height: 16px; } .chartPropertiesColorPaletteIcon { background-image: url('../../images/toolbar/action_change_palette.gif'); width: 16px; height: 16px; } .chartDefaultIcon { background-image: url('../../images/colorscheme/color_scheme_default.gif'); width: 16px; height: 16px; } .chartPropertiesToggleChartLegendIcon { background-image: url('../../images/toolbar/action_chart_legend.gif'); width: 16px; height: 16px; } .chartPropertiesToggle3DViewIcon { background-image: url('../../images/toolbar/action_chart_3d.gif'); width: 16px; height: 16px; } .resetDataIcon { background-image: url('../../images/toolbar/action_reset.gif'); width: 16px; height: 16px; } .undoIcon { background-image: url('../../images/toolbar/action_undo.gif'); width: 16px; height: 16px; } .redoIcon { background-image: url('../../images/toolbar/action_redo.gif'); width: 16px; height: 16px; } .sandboxIcon { background-image: url('../../images/toolbar/action_sandbox.gif'); width: 16px; height: 16px; } .sandboxCreateIcon { background-image: url('../../images/toolbar/action_sandbox_new.gif'); width: 16px; height: 16px; } .sandboxDeleteIcon { background-image: url('../../images/toolbar/action_sandbox_delete.gif'); width: 16px; height: 16px; } .toolbar{ height:30px; } .hide { display: none; } .rebuildActiveFormIcon { background-image: url('../../images/toolbar/action_rebuild_active_form.gif'); width: 16px; height: 16px; } .autoFitColumnsIcon { background-image: url('../../images/toolbar/action_auto_fit_col.gif'); width: 16px; height: 16px; } .resetCurrentViewIcon { background-image:url('../../images/toolbar/action_reset_view.gif'); width: 16px; height: 16px; }