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>2017-05-10 06:14:16 +0300
committerThomas Steur <tsteur@users.noreply.github.com>2017-05-10 06:14:16 +0300
commit859810aeda6bcf9ad8a939a857ea97a42e0666a5 (patch)
treeb2c2e7eb5066ad55811365ba5350b65058d24f53 /tests/resources
parentc7a9367d4ecead103086728761e85d44c3d9f6bb (diff)
Let plugins customize the system summary widget
Diffstat (limited to 'tests/resources')
-rw-r--r--tests/resources/screenshot-override/override.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/resources/screenshot-override/override.css b/tests/resources/screenshot-override/override.css
index a38e0ed84d..bda7f2a260 100644
--- a/tests/resources/screenshot-override/override.css
+++ b/tests/resources/screenshot-override/override.css
@@ -10,6 +10,7 @@
display:none;
}
+.piwik-version .itemValue,
span.piwik-version,
span.plugin-version {
visibility:hidden;