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

whatIsNew.less « stylesheets « CoreAdminHome « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9c6ab3344c851cc9599687dc3a9c1494d089950f (plain)
1
2
3
4
5
6
7
8
9
10
.change-link {
    color: #1976d2 !important;
}

.what-is-new-popup {
  width: calc(80%);
  left: calc(10%) !important;
  height: auto;
  background: #fafafa;
}