| Server IP : 182.53.201.61 / Your IP : 216.73.217.175 Web Server : Apache/2.2.15 (Fedora) System : Linux km10.dyndns.org 2.6.31.5-127.fc12.i686.PAE #1 SMP Sat Nov 7 21:25:57 EST 2009 i686 User : apache ( 48) PHP Version : 5.3.3 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/KPI monitor/node_modules/highcharts/css/themes/ |
Upload File : |
/* Global font */
@import url("https://fonts.googleapis.com/css?family=Dosis:400,600");
@import url("../highcharts.css");
:root {
/* Colors for data series and points. */
--highcharts-color-0: #7cb5ec;
--highcharts-color-1: #f7a35c;
--highcharts-color-2: #90ee7e;
--highcharts-color-3: #7798bf;
--highcharts-color-4: #aaeeee;
--highcharts-color-5: #ff0066;
--highcharts-color-6: #eeaaee;
--highcharts-color-7: #55bf3b;
--highcharts-color-8: #df5353;
--highcharts-color-9: #7798bf;
}
.highcharts-container {
font-family: Dosis, arial, helvetica, sans-serif;
}
.highcharts-title,
.highcharts-subtitle,
.highcharts-yaxis .highcharts-axis-title {
text-transform: uppercase;
}
.highcharts-title {
font-weight: bold;
font-size: 1.3em;
}
.highcharts-axis-labels {
font-size: 1em;
}
.highcharts-legend-item > text {
font-size: 1.1em;
}
.highcharts-xaxis-grid .highcharts-grid-line {
stroke-width: 1px;
}
.highcharts-tooltip-box {
stroke-width: 0;
fill: rgb(219, 219, 216);
}