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

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Steur <tsteur@users.noreply.github.com>2020-09-09 08:42:44 +0300
committerGitHub <noreply@github.com>2020-09-09 08:42:44 +0300
commitaaf2e659a694ab4007ecea6178b8db0ad481f43a (patch)
tree2c037295ae80d1db9483cc3198b5aa78df190bac /plugins/CoreUpdater
parentd89a202cfbb502083882fbfbb999d8c9ec77b4cb (diff)
Update donations widget (#16405)
* Update donations widget * fix some tests * fix some tests * update css * fix test * improve wording * fix tests
Diffstat (limited to 'plugins/CoreUpdater')
-rw-r--r--plugins/CoreUpdater/Controller.php1
-rw-r--r--plugins/CoreUpdater/stylesheets/updateLayout.css6
-rw-r--r--plugins/CoreUpdater/tests/UI/expected-screenshots/CoreUpdaterDb_updated.png4
3 files changed, 7 insertions, 4 deletions
diff --git a/plugins/CoreUpdater/Controller.php b/plugins/CoreUpdater/Controller.php
index b6d13c7c3c..e3df561e2c 100644
--- a/plugins/CoreUpdater/Controller.php
+++ b/plugins/CoreUpdater/Controller.php
@@ -97,7 +97,6 @@ class Controller extends \Piwik\Plugin\Controller
'node_modules/materialize-css/dist/js/materialize.min.js',
"plugins/CoreHome/javascripts/materialize-bc.js",
'plugins/Morpheus/javascripts/piwikHelper.js',
- 'plugins/CoreHome/javascripts/donate.js',
'plugins/CoreUpdater/javascripts/updateLayout.js',
'node_modules/angular/angular.min.js',
'node_modules/angular-sanitize/angular-sanitize.min.js',
diff --git a/plugins/CoreUpdater/stylesheets/updateLayout.css b/plugins/CoreUpdater/stylesheets/updateLayout.css
index 040ab3f290..e90c33d37e 100644
--- a/plugins/CoreUpdater/stylesheets/updateLayout.css
+++ b/plugins/CoreUpdater/stylesheets/updateLayout.css
@@ -2,7 +2,11 @@
margin: 0;
padding: 0;
}
-
+#donate-form-container .piwik-donate-call #piwik-worth,
+#donate-form-container .piwik-donate-call li,
+#donate-form-container .piwik-donate-call ul {
+ display: inline;font-size:14px;
+}
.topBarElem {
font-family: arial, sans-serif !important;
font-size: 13px;
diff --git a/plugins/CoreUpdater/tests/UI/expected-screenshots/CoreUpdaterDb_updated.png b/plugins/CoreUpdater/tests/UI/expected-screenshots/CoreUpdaterDb_updated.png
index 2817aef897..c0486b0ddf 100644
--- a/plugins/CoreUpdater/tests/UI/expected-screenshots/CoreUpdaterDb_updated.png
+++ b/plugins/CoreUpdater/tests/UI/expected-screenshots/CoreUpdaterDb_updated.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:06c5db4eb9bfad47b3c84f35100d542b4116a1dcf8cb81f2aef3afb704685fd9
-size 77361
+oid sha256:54250cb246a4d53bce07ae13c935a2ef8cac06dadfebff14181d5ced2ecb3a3a
+size 83276