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
path: root/tests
diff options
context:
space:
mode:
authorThomas Steur <tsteur@users.noreply.github.com>2017-05-13 01:30:42 +0300
committerGitHub <noreply@github.com>2017-05-13 01:30:42 +0300
commitb0c772bc0040ce038e16f96955e538d0a1531ed4 (patch)
treeb639e93a2d152fce2dbd872483b232b32fe64682 /tests
parent6af9851af0a91196361c8e392a067b22b0f6113c (diff)
parente2a5b2298548b545f757655bf51135456bb728a2 (diff)
Merge pull request #11685 from piwik/customsystemsummary
Let plugins customize the system summary widget
Diffstat (limited to 'tests')
-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;