@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
245 lines (220 loc) • 6.86 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;
}
/*------------------------------------- scrollbar -------------------------------------------*/
.e-scrollbar .e-vscroll,
.e-scrollbar .e-hscroll,
.e-scrollbar .e-vhandlespace {
}
.e-scrollbar .e-vscroll,
.e-scrollbar .e-hscroll,
.e-scrollbar .e-vhandlespace {
background-color: black;
}
.e-scrollbar .e-vscroll {
border-right: none;
}
.e-scrollbar .e-vscroll {
border-left: 1px solid gray;
}
.e-scrollbar .e-hscroll {
}
.e-scrollbar .e-hscroll {
border-top: 1px solid gray;
}
.e-scrollbar .e-vhandlespace,
.e-scrollbar .e-hhandlespace {
position: relative;
background-color: black;
}
.e-scrollbar .e-hscroll .e-hdown.e-icon {
}
.e-scrollbar .e-hscroll .e-hdown.e-icon {
border-right: 1px solid gray;
}
.e-scrollbar .e-hscroll .e-hup.e-icon {
border-left: none;
}
.e-scrollbar .e-vscroll .e-chevron-down_01.e-icon {
}
.e-scrollbar .e-vscroll .e-chevron-down_01.e-icon {
border-bottom: 1px solid gray;
}
.e-scroller.e-rtl .e-scrollbar .e-vscroll {
border-left: none;
}
.e-scroller.e-rtl .e-scrollbar .e-vscroll {
border-right: 1px solid gray;
}
.e-scroller.e-rtl .e-scrollbar .e-hscroll .e-hup.e-icon {
border-left: 1px solid gray;
}
.e-scroller.e-rtl .e-scrollbar .e-hscroll .e-hdown.e-icon {
border-right: none;
}
.e-scrollbar .e-vhandle,
.e-scrollbar .e-hhandle {
transition: top 0.1s linear 0s, left 0.1s linear 0s;
}
.e-scrollbar .e-vhandle,
.e-scrollbar .e-hhandle {
background-color: #bdbdbd;
}
.e-scrollbar .e-vhandle {
}
.e-scrollbar .e-vhandle {
border-top: 1px solid gray;
border-bottom: 1px solid gray;
}
.e-scrollbar .e-vhandle:hover,
.e-scrollbar .e-vhandle:active {
}
.e-scrollbar .e-hhandle {
}
.e-scrollbar .e-hhandle {
border-left: 1px solid gray;
border-right: 1px solid gray;
}
.e-scrollbar .e-hhandle:hover,
.e-scrollbar .e-hhandle:active {
}
.e-vhandle.e-box.e-pinch.e-touch,
.e-hhandle.e-box.e-pinch.e-touch {
}
.e-vhandle.e-box.e-pinch.e-touch,
.e-hhandle.e-box.e-pinch.e-touch {
background-color: #1010af;
}
.e-scrollbar .e-vhandle:hover,
.e-scrollbar .e-hhandle:hover {
}
.e-scrollbar .e-vhandle:hover,
.e-scrollbar .e-hhandle:hover {
background-color: #1010af;
cursor: default;
border-color: white;
}
.e-scrollbar .e-vhandle.e-disable:hover,
.e-scrollbar .e-hhandle.e-disable:hover,
.e-scrollbar .e-vhandle.e-disable,
.e-scrollbar .e-hhandle.e-disable,
.e-scroller .e-vscroll .e-vup.e-button.e-disable,
.e-scroller .e-vscroll .e-vdown.e-button.e-disable,
.e-scroller .e-hscroll .e-hup.e-button.e-disable,
.e-scroller .e-hscroll .e-hdown.e-button.e-disable,
.e-scroller .e-vscroll .e-vup.e-button.e-disable:hover,
.e-scroller .e-vscroll .e-vdown.e-button.e-disable:hover,
.e-scroller .e-hscroll .e-hup.e-button.e-disable:hover,
.e-scroller .e-hscroll .e-hdown.e-button.e-disable:hover {
}
.e-scrollbar .e-vhandle:active,
.e-scrollbar .e-hhandle:active {
}
.e-scrollbar .e-button {
}
.e-scrollbar .e-button {
/*other*/
color: white;
}
.e-scrollbar .e-button:hover {
border-color: white;
}
.e-scrollbar .e-button:hover {
/*other*/
background-color: #1010af;
color: white;
}
.e-scrollbar .e-button {
}
.e-scrollbar .e-button {
/*other*/
background-color: black;
}
.e-scroller.e-speed-scroll > .e-content {
overflow: scroll ;
}
.e-scroller.e-speed-scroll .e-content {
touch-action: manipulation;
-ms-overflow-style: none;
}
.e-scroller.e-speed-scroll .e-content::-webkit-scrollbar {
height: 0;
width: 0;
}
.e-scroller .e-disable .e-vhandle:hover,
.e-scroller .e-disable .e-button :hover,
.e-scroller .e-disable .e-hhandle:hover {
border: 1px solid gray;
transition: top 0.1s linear 0s, left 0.1s linear 0s;
}
.e-scroller .e-disable .e-vhandle:hover,
.e-scroller .e-disable .e-button :hover,
.e-scroller .e-disable .e-hhandle:hover {
background: black;
}
.e-scrollbar .e-v-line:before {
content: "\e80e";
}
.e-scrollbar .e-h-line:before {
content: "\e80d";
}
.e-scroller .e-button,
.e-scroller .e-disable .e-button:hover {
}
.e-scroller .e-button,
.e-scroller .e-disable .e-button:hover {
color: white;
}
.e-scroller .e-disable .e-button:hover {
background-color: transparent;
}
.e-scroller .e-vscroll .e-vup.e-button,
.e-scroller .e-vscroll .e-vdown.e-button,
.e-scroller .e-hscroll .e-hup.e-button,
.e-scroller .e-hscroll .e-hdown.e-button {
}
.e-scroller .e-vscroll .e-vup.e-button:hover,
.e-scroller .e-vscroll .e-vdown.e-button:hover,
.e-scroller .e-hscroll .e-hup.e-button:hover,
.e-scroller .e-hscroll .e-hdown.e-button:hover {
}
.e-scroller .e-vscroll .e-vup.e-button:active,
.e-scroller .e-vscroll .e-vdown.e-button:active,
.e-scroller .e-hscroll .e-hup.e-button:active,
.e-scroller .e-hscroll .e-hdown.e-button:active {
}