PHP Classes

File: public/assets/local/css/highcharts.min.css

Recommend this page to a friend!
  Classes of Aby Dahana   Aksara   public/assets/local/css/highcharts.min.css   Download  
File: public/assets/local/css/highcharts.min.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Aksara
A CodeIgniter based API and CRUD generator
Author: By
Last change:
Date: 9 months ago
Size: 733 bytes
 

Contents

Class file image Download
.animated.highcharts-area-series, .animated.highcharts-areaspline-series, .animated.highcharts-line-series, .animated.highcharts-spline-series { fill: none; stroke-width: 2px; stroke-dasharray: 5px; animation: dashoffset 1s linear infinite; } @-webkit-keyframes dashoffset { 0% { stroke-dashoffset: 0; } 100% { stroke-dashoffset: -20px; } } @-moz-keyframes dashoffset { 0% { stroke-dashoffset: 0; } 100% { stroke-dashoffset: -20px; } } @-ms-keyframes dashoffset { 0% { stroke-dashoffset: 0; } 100% { stroke-dashoffset: -20px; } } @keyframes dashoffset { 0% { stroke-dashoffset: 0; } 100% { stroke-dashoffset: -20px; } }