@boldreports/javascript-reporting-controls
Version:
The Bold Reports by Syncfusion controls for JavaScript contains ReportViewer and ReportDesigner HTML5 and JavaScript reporting controls for enterprise web development
317 lines (267 loc) • 6.92 kB
CSS
/* Needs to check the purpose*/
/*Common Colors end*/
/*@pager-currentitem:#428BCA;*/
/*-----------------------Map------------------*/
/*-----------------------PdfViewer------------------*/
/*-----------------------End PdfViewer------------------*/
/*-----------------------OLAP Definition Start-----------------*/
.e-pivotclient .removeSplitBtn {
border-radius: 4px;
}
/*-----------------------OLAP Definition End------------------*/
/*----------------------Reportviewer Definition start------------------*/
/*----------------------Reportviewer Definition End------------------*/
/*----------------------Reportdesigner Definition Start------------------*/
/*----------------------Reportdesigner Definition End------------------*/
/*-----------------------SymbolPalette Definition-----------------*/
/*-----------------------Diagram Definition-----------------*/
/*-----------------------Datepicker Definition-----------------*/
/*----------------------Ribbon Definition-----------------------*/
/*----------------------Ribbon End-----------------------*/
/*----------------------File Explorer Start-----------------------*/
/*----------------------File Explorer End-----------------------*/
/*----------------------Kanban Definition-----------------------*/
/*----------------------Kanban End-----------------------*/
/*----------------------Spreadsheet Definition-----------------------*/
/*----------------------Spreadsheet End-----------------------*/
/*----------------------rangeScrollbar Start------------------*/
/*----------------------rangeScrollbar End--------------------*/
/*----------------------Office 365 theme-----------------------*/
/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/
/*----------------------material theme-----------------------*/
/*--------------- common ----------------- */
/*---------------high-contrast ------*/
/*---------------- Office-365 ----------------*/
/*------------------ material theme ---------------------*/
/*-----------------------HeatMap Definition-----------------*/
/* Common style */
.e-content-area {
background-color: white;
color: #212529;
border-color: #ced4da;
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}
/*------------------------------------- autocomplete -------------------------------------------*/
.e-atc .e-in-wrap,
.e-atc .e-input,
.e-atc-popup,
.e-atc .e-options {
background-color: white;
border-color: #ced4da;
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}
.e-atc .e-in-wrap,
.e-atc .e-input,
.e-atc-popup,
.e-atc .e-options {
color: #212529;
font-size: 14px;
font-weight: normal;
}
.e-atc-popup {
}
.e-atc-popup .e-hilight-txt {
}
.e-atc .e-options.e-active {
color: white;
}
.e-atc .e-options.e-active {
border-color: #007bff;
}
.e-atc .e-options.e-active {
background: #007bff;
}
.e-atc .e-options.e-active:hover,
.e-atc .e-options:hover {
}
.e-atc .e-options.e-active:hover,
.e-atc .e-options:hover {
color: #212529;
border-color: #dee2e6;
}
.e-atc .e-options.e-active:hover,
.e-atc .e-options:hover {
background: #e3e7eb;
}
.e-atc .e-boxes {
background-color: white;
}
.e-atc.e-focus .e-in-wrap {
}
.e-atc.e-focus .e-in-wrap {
border-color: #007bff;
}
.e-atc.e-focus .e-in-wrap {
box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.2);
}
.e-atc .e-in-wrap input.e-input,
input[type="text"].e-input {
}
.e-atc:hover .e-in-wrap {
}
.e-atc:hover .e-in-wrap {
border-color: #007bff;
}
.e-atc-popup .e-category {
border-bottom: 1px solid #ced4da;
}
.e-atc-popup .e-hover,
.e-atc-popup .e-content .e-atc-trbgcolor.e-hover {
}
.e-atc-popup .e-hover,
.e-atc-popup .e-content .e-atc-trbgcolor.e-hover {
color: #212529;
border-color: #e3e7eb;
}
.e-atc-popup .e-hover,
.e-atc-popup .e-content .e-atc-trbgcolor.e-hover {
background: #e3e7eb;
}
.e-atc .e-select:hover,
.e-atc.e-rtl .e-select:hover {
}
.e-atc .e-select:hover,
.e-atc.e-rtl .e-select:hover {
}
.e-atc .e-select:hover,
.e-atc.e-rtl .e-select:hover {
background: #e3e7eb;
}
.e-atc .e-select:hover,
.e-atc.e-rtl .e-select:hover {
border-color: #6c757d;
color: white;
background: #6c757d;
}
.e-atc-popup ul li,
.e-atc-popup.e-rtl ul li {
}
.e-atc .e-select,
.e-atc.e-rtl .e-select,
.e-atc .e-select.e-disable:hover {
}
.e-atc .e-select,
.e-atc.e-rtl .e-select,
.e-atc .e-select.e-disable:hover {
border-color: #ced4da;
color: #495057;
background: white;
/* Old browsers */
}
.e-atc .e-input.e-load {
background-image: url(images/ajax-loader.gif);
}
.e-atc ::-webkit-input-placeholder {
}
.e-atc ::-webkit-input-placeholder {
color: #212529;
}
.e-atc :-ms-input-placeholder {
}
.e-atc :-ms-input-placeholder {
color: #212529;
}
.e-atc ::-moz-placeholder {
}
.e-atc ::-moz-placeholder {
color: #212529;
}
.e-atc :-moz-placeholder {
}
.e-atc :-moz-placeholder {
color: #212529;
}
.e-atc-popup .e-atc-tdbottom,
.e-atc-popup div.e-atc-tableHeader {
border-bottom: 1px solid #ced4da;
}
.e-atc-popup .e-atc-tdright,
.e-atc-popup .e-atc-tableHeaderScroll .e-atc-tableHeaderBorder,
.e-atc-popup div .e-atc-thright {
border-right: 1px solid #ced4da;
}
.e-atc-popup .e-atc-tdleft,
.e-atc-popup .e-atc-tableHeaderRTL .e-atc-tableHeaderBorder,
.e-atc-popup div .e-atc-thleft {
border-left: 1px solid #ced4da;
}
.e-atc-popup .e-atc-tableHeaderContent th {
background: #f8f9fa;
}
.e-atc-popup .e-content .e-atc-trbgcolor {
background: #f8f9fa;
}
.e-atc .e-in-wrap {
}
.e-atc .e-in-wrap,
.e-atc .e-in-wrap .e-input {
}
.e-atc .e-in-wrap input.e-input,
input[type="text"].e-input {
}
.e-atc-popup {
}
.e-atc .e-input::selection {
}
.e-atc .e-input::-moz-selection {
}
.e-atc.e-disable-wrap .e-in-wrap {
}
.e-atc.e-disable-wrap .e-in-wrap {
background-color: #e9ecef;
border-color: #ced4da;
}
.e-atc .e-in-wrap:before,
.e-atc .e-in-wrap:after {
}
.e-atc .e-select.e-active,
.e-atc .e-select:hover {
}
.e-atc .e-select:after {
}
.e-atc .e-select {
}
.e-atc .e-visual-mode.e-input {
}
.e-atc-popup .e-ul .txt {
}
.e-atc-popup .e-ul .flag {
}
.e-atc .e-select .e-icon.e-search {
}
.e-atc .e-autocomplete.e-input {
}
.e-atc .e-select:active {
}
.e-atc .e-select.e-disable,
.e-atc .e-select.e-disable:hover {
}
.e-atc .e-select.e-disable,
.e-atc .e-select.e-disable:hover {
background-color: #adb5bd;
}
.e-atc .e-options .e-icon.e-close {
}
.e-atc .e-options.e-active .e-icon.e-close {
}
.e-atc .e-options {
}
.e-atc .e-visual-mode.e-input {
}
.e-atc-popup .e-atc-tableContent td {
}
.e-atc .e-options.e-active:hover .e-icon.e-close {
}
.e-atc .e-in-wrap.e-padding {
}
.e-atc .e-in-wrap.e-padding:before,
.e-atc .e-in-wrap.e-padding:after {
}
.e-atc-popup .e-activeli,
.e-atc-popup .e-content .e-activeli {
background: #007bff;
}
.e-atc-popup .e-activeli,
.e-atc-popup .e-content .e-activeli {
color: white;
}