1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-22 06:57:53 +00:00
Files
matomo/plugins/ScheduledReports/stylesheets/scheduledreports.less
Stefan Giehl d0b2cb15f3 Use matomo brand in less color names (#20693)
* use matomo brand in color names

* add changelog
2023-05-11 11:41:24 +02:00

33 خطوط
442 B
Plaintext

.emailReports {
.entityTableContainer {
margin-top: 0;
}
a.withIcon {
display: inline-block;
img {
vertical-align: bottom;
}
}
input[name=report_evolution_period_n] {
display: inline;
width: 60px;
margin-bottom: 0;
height: 1.3rem;
}
.evolution-graph-period {
font-size: 1rem;
> div {
margin-top: 1rem;
}
label {
color: @color-black-matomo;
}
}
}