@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
310 lines (260 loc) • 6.69 kB
CSS
/*-----------------------Map------------------*/
/*-----------------------PdfViewer------------------*/
/*-----------------------End PdfViewer------------------*/
/*-----------------------OLAP Definition-----------------*/
/*-----------------------OLAP Definition End-----------------*/
/*----------------------Reportviewer Definition start------------------*/
/*----------------------Reportviewer Definition End------------------*/
/*----------------------Reportdesigner Definition Start------------------*/
/*----------------------Reportdesigner Definition End------------------*/
/*-----------------------SymbolPalette Definition-----------------*/
/*-----------------------Diagram Definition-----------------*/
/*-----------------------Datepicker Definition-----------------*/
/*-----------------------Bootstrap support-----------------*/
/*----------------------Ribbon Definition-----------------------*/
/*----------------------Ribbon End-----------------------*/
/*----------------------File Explorer Start-----------------------*/
/*----------------------File Explorer End-----------------------*/
/*----------------------Kanban Definition-----------------------*/
/*----------------------Kanban End-----------------------*/
/*----------------------Spreadsheet Definition-----------------------*/
/*----------------------Spreadsheet End-----------------------*/
/*----------------------Office 365 theme-----------------------*/
/*----------------------rangeScrollbar Start------------------*/
/*----------------------rangeScrollbar End--------------------*/
/*----------------------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: #111111;
color: white;
border-color: gray;
font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial;
}
/*------------------------------------- autocomplete -------------------------------------------*/
.e-atc .e-in-wrap,
.e-atc .e-input,
.e-atc-popup,
.e-atc .e-options {
background-color: black;
border-color: gray;
font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial;
}
.e-atc .e-in-wrap,
.e-atc .e-input,
.e-atc-popup,
.e-atc .e-options {
color: lime;
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: white;
}
.e-atc .e-options.e-active {
background: blue;
}
.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: white;
border-color: white;
}
.e-atc .e-options.e-active:hover,
.e-atc .e-options:hover {
background: #1010af;
}
.e-atc .e-boxes {
background-color: black;
}
.e-atc.e-focus .e-in-wrap {
}
.e-atc.e-focus .e-in-wrap {
border-color: white;
}
.e-atc.e-focus .e-in-wrap {
box-shadow: 0 0 2px black;
}
.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: white;
}
.e-atc-popup .e-category {
border-bottom: 1px solid gray;
}
.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: white;
border-color: #1010af;
}
.e-atc-popup .e-hover,
.e-atc-popup .e-content .e-atc-trbgcolor.e-hover {
background: #1010af;
}
.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: #1010af;
}
.e-atc .e-select:hover,
.e-atc.e-rtl .e-select:hover {
border-color: gray;
color: white;
}
.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: gray;
color: white;
}
.e-atc .e-select,
.e-atc.e-rtl .e-select,
.e-atc .e-select.e-disable:hover {
background: black;
}
.e-atc .e-input.e-load {
background-image: url(images/ajax-loader.gif);
}
.e-atc ::-webkit-input-placeholder {
}
.e-atc ::-webkit-input-placeholder {
color: lime;
}
.e-atc :-ms-input-placeholder {
}
.e-atc :-ms-input-placeholder {
color: lime;
}
.e-atc ::-moz-placeholder {
}
.e-atc ::-moz-placeholder {
color: lime;
}
.e-atc :-moz-placeholder {
}
.e-atc :-moz-placeholder {
color: lime;
}
.e-atc-popup .e-atc-tdbottom,
.e-atc-popup div.e-atc-tableHeader {
border-bottom: 1px solid gray;
}
.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 gray;
}
.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 gray;
}
.e-atc-popup .e-atc-tableHeaderContent th {
background: #121212;
}
.e-atc-popup .e-content .e-atc-trbgcolor {
background: #121212;
}
.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: #1d1d1d;
border-color: #333333;
}
.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: #525252;
}
.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: blue;
}