Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Sparkline.less « Sparkline « src « vue « CoreHome « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a31d68547eda58158e259ee1c4c7f2bbd14479b2 (plain)
1
2
3
4
5
6
7
8
[piwik-sparkline] {
  display: inline-block;

  img {
    width: 100px;
    height: 25px;
  }
}