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

scheduledreports.less « stylesheets « ScheduledReports « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 27d2d1557db576c4671670bf13252660e432d1cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.emailReports {
  .entityContainer {
    padding-top: 16px;
  }
}

#report_hour {
  height: 0.9em;
  padding: 0 0 0 5px;
  width: 45px;
  background-position: 25px center;
}