updated plugin Connect Matomo version 1.1.5

This commit is contained in:
2026-06-03 21:28:54 +00:00
committed by Gitium
parent 6e8ffa6f66
commit 1f3438440f
78 changed files with 13800 additions and 5314 deletions

View File

@ -56,19 +56,10 @@ input.wp-piwik-wide {
width:100%;
}
div.wp-piwik-donate {
float:right;
width:220px;
background:#ffc;
padding:10px;
border:1px solid black;
margin: 10px 10px;
.wp-matomo-inline-notice {
padding: 1em;
}
div.wp-piwik-donate div {
width:190px;
text-align:center;
border:solid black;
border-width:1px 0 0 0 ;
padding:5px
}
.wp-matomo-inline-notice.wp-matomo-warning {
background-color: rgba(255, 165, 0, 0.2);
}