Initial commit
BIN
crystalreportviewers13/js/crviewer/images/StackedTab.gif
Normal file
|
After Width: | Height: | Size: 78 B |
|
After Width: | Height: | Size: 594 B |
BIN
crystalreportviewers13/js/crviewer/images/allInOne.gif
Normal file
|
After Width: | Height: | Size: 4.0 KiB |
BIN
crystalreportviewers13/js/crviewer/images/allInOneBG.gif
Normal file
|
After Width: | Height: | Size: 739 B |
|
After Width: | Height: | Size: 198 B |
BIN
crystalreportviewers13/js/crviewer/images/arrow_button_hover.gif
Normal file
|
After Width: | Height: | Size: 314 B |
BIN
crystalreportviewers13/js/crviewer/images/breadcrumbSep.gif
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
crystalreportviewers13/js/crviewer/images/calendar.gif
Normal file
|
After Width: | Height: | Size: 120 B |
BIN
crystalreportviewers13/js/crviewer/images/catalyst.gif
Normal file
|
After Width: | Height: | Size: 1016 B |
BIN
crystalreportviewers13/js/crviewer/images/clearValues.gif
Normal file
|
After Width: | Height: | Size: 497 B |
BIN
crystalreportviewers13/js/crviewer/images/clear_x.gif
Normal file
|
After Width: | Height: | Size: 80 B |
BIN
crystalreportviewers13/js/crviewer/images/closePanel.gif
Normal file
|
After Width: | Height: | Size: 54 B |
BIN
crystalreportviewers13/js/crviewer/images/delete.gif
Normal file
|
After Width: | Height: | Size: 231 B |
BIN
crystalreportviewers13/js/crviewer/images/drill_cursor.cur
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
crystalreportviewers13/js/crviewer/images/export.gif
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
crystalreportviewers13/js/crviewer/images/filledCircle.gif
Normal file
|
After Width: | Height: | Size: 271 B |
BIN
crystalreportviewers13/js/crviewer/images/first.gif
Normal file
|
After Width: | Height: | Size: 122 B |
BIN
crystalreportviewers13/js/crviewer/images/grouptree_toggle.gif
Normal file
|
After Width: | Height: | Size: 370 B |
BIN
crystalreportviewers13/js/crviewer/images/hollowCircle.gif
Normal file
|
After Width: | Height: | Size: 269 B |
BIN
crystalreportviewers13/js/crviewer/images/last.gif
Normal file
|
After Width: | Height: | Size: 122 B |
BIN
crystalreportviewers13/js/crviewer/images/leftTriangle.gif
Normal file
|
After Width: | Height: | Size: 260 B |
BIN
crystalreportviewers13/js/crviewer/images/line.gif
Normal file
|
After Width: | Height: | Size: 59 B |
BIN
crystalreportviewers13/js/crviewer/images/logo.gif
Normal file
|
After Width: | Height: | Size: 592 B |
BIN
crystalreportviewers13/js/crviewer/images/magnify.gif
Normal file
|
After Width: | Height: | Size: 115 B |
BIN
crystalreportviewers13/js/crviewer/images/min.gif
Normal file
|
After Width: | Height: | Size: 896 B |
BIN
crystalreportviewers13/js/crviewer/images/next.gif
Normal file
|
After Width: | Height: | Size: 103 B |
|
After Width: | Height: | Size: 73 B |
BIN
crystalreportviewers13/js/crviewer/images/panelHeaderBG.gif
Normal file
|
After Width: | Height: | Size: 816 B |
|
After Width: | Height: | Size: 867 B |
|
After Width: | Height: | Size: 865 B |
BIN
crystalreportviewers13/js/crviewer/images/panel_toggle.gif
Normal file
|
After Width: | Height: | Size: 713 B |
BIN
crystalreportviewers13/js/crviewer/images/param_datafetching.gif
Normal file
|
After Width: | Height: | Size: 372 B |
BIN
crystalreportviewers13/js/crviewer/images/param_dirty.gif
Normal file
|
After Width: | Height: | Size: 851 B |
BIN
crystalreportviewers13/js/crviewer/images/param_info.gif
Normal file
|
After Width: | Height: | Size: 352 B |
BIN
crystalreportviewers13/js/crviewer/images/param_run.gif
Normal file
|
After Width: | Height: | Size: 221 B |
BIN
crystalreportviewers13/js/crviewer/images/param_warning.gif
Normal file
|
After Width: | Height: | Size: 572 B |
BIN
crystalreportviewers13/js/crviewer/images/plus.gif
Normal file
|
After Width: | Height: | Size: 897 B |
BIN
crystalreportviewers13/js/crviewer/images/prev.gif
Normal file
|
After Width: | Height: | Size: 103 B |
BIN
crystalreportviewers13/js/crviewer/images/print.gif
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
crystalreportviewers13/js/crviewer/images/refresh.gif
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
crystalreportviewers13/js/crviewer/images/rightTriangle.gif
Normal file
|
After Width: | Height: | Size: 260 B |
BIN
crystalreportviewers13/js/crviewer/images/search.gif
Normal file
|
After Width: | Height: | Size: 345 B |
BIN
crystalreportviewers13/js/crviewer/images/separator.gif
Normal file
|
After Width: | Height: | Size: 54 B |
579
crystalreportviewers13/js/crviewer/images/style.css
Normal file
@@ -0,0 +1,579 @@
|
||||
/* Copyright (c) Business Objects 2006. All rights reserved. */
|
||||
|
||||
.stackedPanel
|
||||
{
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
position: relative;
|
||||
background-color: #F5F7F9;
|
||||
}
|
||||
|
||||
.parameterPanelToolbar
|
||||
{
|
||||
margin: 0px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.toolPanel
|
||||
{
|
||||
position:relative; /* Needed for Webform design time */
|
||||
background-color: #F5F7F9;
|
||||
border-right: 1px solid #96a8c3;
|
||||
border-bottom: 1px solid #96a8c3;
|
||||
}
|
||||
|
||||
.toolPanel.leftBorder
|
||||
{
|
||||
border-left: 1px solid #96a8c3;
|
||||
}
|
||||
|
||||
.leftPanel
|
||||
{
|
||||
position : absolute;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
}
|
||||
|
||||
.panelHeader
|
||||
{
|
||||
border-top: 1px solid #96a8c3;
|
||||
border-right: 1px solid #96a8c3;
|
||||
background:transparent url('allInOneBG.gif') repeat-x 0px -126px; /* panelHeaderBG.gif */
|
||||
position : absolute;
|
||||
z-index: 1;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.panelHeaderTitle
|
||||
{
|
||||
position : absolute;
|
||||
bottom : 3px;
|
||||
left : 10px;
|
||||
font-family : "Tahoma";
|
||||
font-weight: bold;
|
||||
font-size : 8.5pt;
|
||||
white-space: nowrap;
|
||||
color :#FFFFFF;
|
||||
overflow : hidden;
|
||||
}
|
||||
|
||||
.panelHeaderCloseButton
|
||||
{
|
||||
padding : 1px;
|
||||
}
|
||||
|
||||
.panelHeaderCloseButtonHighlighted
|
||||
{
|
||||
border : 1px solid #F5F7F9;
|
||||
}
|
||||
|
||||
.panelHeaderButtonCtn
|
||||
{
|
||||
position : absolute;
|
||||
right: 4px;
|
||||
bottom: 1px;
|
||||
}
|
||||
|
||||
.panelNavigatorInnerBorder
|
||||
{
|
||||
border: 1px solid #f3f6f8;
|
||||
}
|
||||
|
||||
.panelNavigator
|
||||
{
|
||||
position : absolute;
|
||||
background-color : #e5eaf1;
|
||||
z-index: 5;
|
||||
border: 1px solid #96a8c3;
|
||||
}
|
||||
|
||||
.panelNavigatorItemImage
|
||||
{
|
||||
width : 22px;
|
||||
height : 22px;
|
||||
position : absolute;
|
||||
top : 6px;
|
||||
left: 6px;
|
||||
}
|
||||
|
||||
.panelNavigatorItem
|
||||
{
|
||||
position:absolute;
|
||||
width: 35px;
|
||||
left : 0px;
|
||||
top : 0px; /* Will be set by PanelNavigatorItem constructor */
|
||||
height : 35px;
|
||||
cursor : pointer;
|
||||
}
|
||||
|
||||
|
||||
.panelNavigatorItem.selected
|
||||
{
|
||||
background:transparent url('allInOneBG.gif') repeat-x 0px -181px; /* panelNavigatorItemSelectedBG.gif */
|
||||
}
|
||||
|
||||
.panelNavigatorItem.highlighted
|
||||
{
|
||||
background:transparent url('allInOneBG.gif') repeat-x 0px -146px; /* panelNavigatorItemHL.gif */
|
||||
}
|
||||
|
||||
.panelNavigatorItem.selected.highlighted
|
||||
{
|
||||
background:transparent url('allInOneBG.gif') repeat-x 0px -146px; /* panelNavigatorItemHL.gif */
|
||||
}
|
||||
|
||||
.parameterInfoRow
|
||||
{
|
||||
color : #006699;
|
||||
padding : 1px 2px;
|
||||
margin: 2px 10px;
|
||||
font-style: italic;
|
||||
font-family : "arial" , "sans-serif";
|
||||
font-size : 12px;
|
||||
display: none;
|
||||
white-space: nowrap;
|
||||
text-decoration: underline;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.paramPanelOverLay
|
||||
{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-color: black;
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
z-index: 5;
|
||||
filter: alpha(opacity=15); /* IE */
|
||||
opacity: 0.15; /* Safari and Mozilla */
|
||||
}
|
||||
|
||||
.stackedTab
|
||||
{
|
||||
overflow: hidden;
|
||||
margin: 5px 2px;
|
||||
background-color: #f7f7f7;
|
||||
border-collapse: collapse;
|
||||
border: 1px solid #94aac5;
|
||||
}
|
||||
|
||||
.stackedTabTitle
|
||||
{
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
.stackedTabTitleDirty
|
||||
{
|
||||
background-color: #D5ECFF;
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
.stackedTabContentCtn
|
||||
{
|
||||
float: left;
|
||||
}
|
||||
|
||||
.arrow_button_default
|
||||
{
|
||||
}
|
||||
|
||||
.arrow_button_depressed
|
||||
{
|
||||
background-image: url('arrow_button_depressed.gif');
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.arrow_button_hover
|
||||
{
|
||||
background-image: url('arrow_button_hover.gif');
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.stackedTabLabelHover
|
||||
{
|
||||
background-color: #8E8EAD;
|
||||
}
|
||||
|
||||
.stackedTabText
|
||||
{
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
cursor: default;
|
||||
color: black;
|
||||
font-size: 8pt;
|
||||
font-family: tahoma;
|
||||
position: relative;
|
||||
margin-left: 5px;
|
||||
top: 1px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.stackedTabIconCtn
|
||||
{
|
||||
position: absolute;
|
||||
top: 1px;
|
||||
height: 100%;
|
||||
width: 20px;
|
||||
z-index: 5;
|
||||
}
|
||||
|
||||
.clearValueBtnCtn
|
||||
{
|
||||
position : absolute;
|
||||
right : 1px;
|
||||
top : 1px;
|
||||
}
|
||||
|
||||
.advButtonContainer {
|
||||
height: 16px;
|
||||
position:absolute;
|
||||
right:0px;
|
||||
top : 0px;
|
||||
}
|
||||
|
||||
.WarningPopup
|
||||
{
|
||||
position : absolute;
|
||||
border: 1px solid black;
|
||||
width :300px;
|
||||
font-family : "arial" , "sans-serif";
|
||||
font-size : 12px;
|
||||
background-color : #ffffcc;
|
||||
display : none;
|
||||
z-index: 20;
|
||||
}
|
||||
|
||||
.crvnoselect
|
||||
{
|
||||
-moz-user-select: none;
|
||||
-khtml-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.iactParamRow
|
||||
{
|
||||
position: relative;
|
||||
height: 18px;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
margin: 2px 20px 2px 0px;
|
||||
|
||||
}
|
||||
|
||||
.iactParamRow.editable.hasError
|
||||
{
|
||||
border: 1px solid red;
|
||||
}
|
||||
|
||||
.iactParamRow.editable
|
||||
{
|
||||
border: 1px solid #94aac5;
|
||||
}
|
||||
|
||||
.iactParamRowIE
|
||||
{
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
.iactParamValue
|
||||
{
|
||||
padding-left:4px;
|
||||
height: 18px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.iactParamValueAndButton
|
||||
{
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
height: 18px;
|
||||
}
|
||||
|
||||
.iactTextField
|
||||
{
|
||||
background-color: #f7f7f7;
|
||||
font-family: tahoma;
|
||||
font-size: 8pt;
|
||||
height: 15px;
|
||||
border: none;
|
||||
padding-left: 2px;
|
||||
padding-right: 2px;
|
||||
position : relative;
|
||||
padding-top : 0px;
|
||||
top : 2px;
|
||||
}
|
||||
|
||||
.iactRangeFieldTable
|
||||
{
|
||||
height: 18px;
|
||||
padding-left: 2px;
|
||||
padding-right: 2px;
|
||||
padding-top: 1px;
|
||||
white-space:nowrap;
|
||||
overflow:hidden;
|
||||
border-collapse: collapse;
|
||||
font-family: "arial" , "sans-serif";
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.iactTextComboTextField
|
||||
{
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
||||
.iactTextComboArrow
|
||||
{
|
||||
height: 16px;
|
||||
overflow: hidden;
|
||||
border-top: 1px solid #E1E1FC;
|
||||
border-left: 1px solid #E1E1FC;
|
||||
border-right: 1px solid #9191AC;
|
||||
border-bottom: 1px solid #9191AC;
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
}
|
||||
|
||||
.iactValueIcon
|
||||
{
|
||||
height: 18px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.crvTooltip
|
||||
{
|
||||
position: absolute;
|
||||
z-index: 5000;
|
||||
padding: 2px 6px 2px 6px;
|
||||
font-family: "arial" , "sans-serif";
|
||||
font-size: 11px;
|
||||
color: #000000;
|
||||
background-color: #FFFFCC;
|
||||
border: 1px solid #636384;
|
||||
-moz-border-radius: 5px;
|
||||
}
|
||||
|
||||
.infozone
|
||||
{
|
||||
background-color: white;
|
||||
color: #808080;
|
||||
font-family: "arial" , "sans-serif";
|
||||
font-size: 11px;
|
||||
border: 1px solid #808080;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.waitdialogzone
|
||||
{
|
||||
border-top: solid 1px #FFFFFF;
|
||||
border-left: solid 1px #FFFFFF;
|
||||
border-right: solid 1px #636384;
|
||||
border-bottom: solid 1px #636384;
|
||||
padding: 5px;
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
.dialogTitleLevel2
|
||||
{
|
||||
font-family : Tahoma, sans-serif;
|
||||
font-size: 8.5pt;
|
||||
font-weight: bold;
|
||||
color : #4F5C72;
|
||||
display:inline;
|
||||
white-space:nowrap;
|
||||
}
|
||||
|
||||
.dialogTitleLevel2Underline
|
||||
{
|
||||
border-bottom: 1px solid #4F5C72;
|
||||
}
|
||||
|
||||
/*=========*/
|
||||
/* Toolbar */
|
||||
/*=========*/
|
||||
|
||||
.crtoolbar
|
||||
{
|
||||
background:transparent url('allInOneBG.gif') repeat-x 0px 0px; /* toolbar_background.gif */
|
||||
}
|
||||
|
||||
img.toolbar_separator /* must be used on a IMG which is inside a DIV with 6px width */
|
||||
{
|
||||
background:transparent url('allInOneBG.gif') no-repeat 0px -28px; /* toolbar_separator_icon.gif */
|
||||
width: 2px;
|
||||
height: 26px;
|
||||
position: relative;
|
||||
left: 2px;
|
||||
}
|
||||
|
||||
/*==========================================================*/
|
||||
/* Toolbar button's default, depressed and hover behaviours */
|
||||
/*==========================================================*/
|
||||
|
||||
.toolbar_button_default
|
||||
{
|
||||
}
|
||||
|
||||
.toolbar_button_depressed
|
||||
{
|
||||
background-image: url('toolbar_button_depressed.gif');
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.toolbar_button_hover
|
||||
{
|
||||
background-image: url('toolbar_button_hover.gif');
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
/*==============================================================*/
|
||||
/* Toolbar menu arrow's default, depressed and hover behaviours */
|
||||
/*==============================================================*/
|
||||
|
||||
.toolbar_menuarrow_default
|
||||
{
|
||||
}
|
||||
|
||||
.toolbar_menuarrow_depressed
|
||||
{
|
||||
background-image: url('toolbar_menuarrow_depressed.gif');
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.toolbar_menuarrow_hover
|
||||
{
|
||||
background-image: url('toolbar_menuarrow_hover.gif');
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
/*======================*/
|
||||
/* Toolbar button group */
|
||||
/*======================*/
|
||||
|
||||
.toolbar_buttongroup
|
||||
{
|
||||
background:transparent url('allInOneBG.gif') repeat-x 0px -54px; /* toolbar_buttongroup_background.gif */
|
||||
}
|
||||
|
||||
img.toolbar_buttongroup_left
|
||||
{
|
||||
background:transparent url('allInOneBG.gif') no-repeat 0px -78px; /* toolbar_buttongroup_left.gif */
|
||||
width: 2px;
|
||||
height: 24px;
|
||||
}
|
||||
|
||||
img.toolbar_buttongroup_right
|
||||
{
|
||||
background:transparent url('allInOneBG.gif') no-repeat 0px -102px; /* toolbar_buttongroup_right.gif */
|
||||
width: 2px;
|
||||
height: 24px;
|
||||
}
|
||||
|
||||
/*===========*/
|
||||
/* Statusbar */
|
||||
/*===========*/
|
||||
|
||||
.statusbar_breadcrumb
|
||||
{
|
||||
width: 100%;
|
||||
height: 14px;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
/*==============================================================*/
|
||||
/* DesignTime CSS styles */
|
||||
/*==============================================================*/
|
||||
|
||||
.designTimeToolbarButton
|
||||
{
|
||||
overflow: hidden;
|
||||
float: left;
|
||||
width: 21px;
|
||||
height: 19px;
|
||||
margin-top: 5px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.designTimePanelNavigatorItem
|
||||
{
|
||||
width : 31px;
|
||||
height : 33px;
|
||||
cursor : pointer;
|
||||
}
|
||||
|
||||
.designTimePanelNavigatorItem.selected
|
||||
{
|
||||
background:transparent url('allInOneBG.gif') repeat-x 0px -181px;
|
||||
}
|
||||
|
||||
.designTimeToolbarItem
|
||||
{
|
||||
float: left;
|
||||
}
|
||||
|
||||
.designTimeLeftPanel
|
||||
{
|
||||
height: 100%;
|
||||
float : left;
|
||||
vertical-align: top;
|
||||
width: 100px;
|
||||
}
|
||||
|
||||
.designTimePanelNavigator
|
||||
{
|
||||
vertical-align: top;
|
||||
background-color : #e5eaf1;
|
||||
border: 1px solid #94abc5;
|
||||
float: left;
|
||||
width : 33px;
|
||||
height: 100%;
|
||||
overflow:hidden;
|
||||
}
|
||||
|
||||
.designTimeStatusBar
|
||||
{
|
||||
height: 15px;
|
||||
overflow: hidden;
|
||||
clear: both;
|
||||
text-align: right;
|
||||
white-space: nowrap;
|
||||
padding: 3px 5px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.designTimeToolPanel
|
||||
{
|
||||
height:100%;
|
||||
position : relative;
|
||||
overflow: hidden;
|
||||
float : right;
|
||||
border-top: 1px solid #94abc5;
|
||||
border-right : 1px solid #94abc5;
|
||||
border-bottom: 1px solid #94abc5;
|
||||
background-color: #F5F7F9;
|
||||
}
|
||||
|
||||
.designTimeReportAlbum
|
||||
{
|
||||
height: 100%;
|
||||
float:right;
|
||||
}
|
||||
.clear
|
||||
{
|
||||
clear: both;
|
||||
height: 1px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
DIV.hideFrame
|
||||
{
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
DIV.hideFrame .hideableFrame
|
||||
{
|
||||
display: none;
|
||||
}
|
||||
|
||||
BIN
crystalreportviewers13/js/crviewer/images/toolbar_background.gif
Normal file
|
After Width: | Height: | Size: 853 B |
|
After Width: | Height: | Size: 947 B |
|
After Width: | Height: | Size: 994 B |
|
After Width: | Height: | Size: 845 B |
|
After Width: | Height: | Size: 838 B |
|
After Width: | Height: | Size: 829 B |
|
After Width: | Height: | Size: 953 B |
|
After Width: | Height: | Size: 986 B |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 816 B |
BIN
crystalreportviewers13/js/crviewer/images/undo.gif
Normal file
|
After Width: | Height: | Size: 363 B |
BIN
crystalreportviewers13/js/crviewer/images/up.gif
Normal file
|
After Width: | Height: | Size: 212 B |