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:
authorPeter Zhang <peter@innocraft.com>2022-02-08 00:03:09 +0300
committerGitHub <noreply@github.com>2022-02-08 00:03:09 +0300
commit948476b542fa70ffd66508d65f91af12782d788a (patch)
treeac5b9042b05480a921cd8ebaa5522cdcca00c566
parent881a085c7d0d48f6974b773cadb285c910b32965 (diff)
[UI]update rocket icon to emoji (#18729)
* update rocket icon to emoji update rocket icon to emoji * add rocket icon image add rocket icon image * Revert "add rocket icon image" This reverts commit 1241174b19d0e1f08b875ea6b7006724b7758aac. * update icon screenshot update icon screenshot * remove rocket icon font remove rocket icon font * Revert "remove rocket icon font" This reverts commit 7a8e13c7adb0c11104e84fb55dd7fb11207d1e1e. Co-authored-by: sgiehl <stefan@matomo.org>
-rw-r--r--plugins/SitesManager/stylesheets/SitesManager.less5
-rw-r--r--plugins/SitesManager/templates/siteWithoutData.twig2
-rw-r--r--tests/UI/expected-screenshots/EmptySite_emptySiteDashboard.png4
-rw-r--r--tests/UI/expected-screenshots/OneClickUpdate_login.png4
4 files changed, 5 insertions, 10 deletions
diff --git a/plugins/SitesManager/stylesheets/SitesManager.less b/plugins/SitesManager/stylesheets/SitesManager.less
index 6f7e0f16a0..3b0b39cfb0 100644
--- a/plugins/SitesManager/stylesheets/SitesManager.less
+++ b/plugins/SitesManager/stylesheets/SitesManager.less
@@ -122,11 +122,6 @@ td.editable-site-field:hover {
}
.site-without-data {
- .card-title:after {
- content: " \e9a5"; // icon-rocket
- .matomo-icon();
- }
-
h3 {
font-weight: bold;
}
diff --git a/plugins/SitesManager/templates/siteWithoutData.twig b/plugins/SitesManager/templates/siteWithoutData.twig
index 21665cc52c..8193fac0ce 100644
--- a/plugins/SitesManager/templates/siteWithoutData.twig
+++ b/plugins/SitesManager/templates/siteWithoutData.twig
@@ -25,7 +25,7 @@
</script>
<div class="site-without-data">
- <div piwik-content-block content-title="{{ 'SitesManager_SiteWithoutDataTitle'|translate|e('html_attr') }}">
+ <div piwik-content-block content-title="{{ 'SitesManager_SiteWithoutDataTitle'|translate|e('html_attr') }} 🚀">
<p>&nbsp;</p>
<p>{{ 'SitesManager_SiteWithoutDataDescription'|translate('<a href="mailto:?subject=' ~ 'SitesManager_EmailInstructionsSubject'|translate|url_encode|e('html_attr') ~ '&body=' ~ emailBody|url_encode|e('html_attr') ~ '">', '</a>')|raw }}</p>
diff --git a/tests/UI/expected-screenshots/EmptySite_emptySiteDashboard.png b/tests/UI/expected-screenshots/EmptySite_emptySiteDashboard.png
index 9d15448e76..2b9eaace3c 100644
--- a/tests/UI/expected-screenshots/EmptySite_emptySiteDashboard.png
+++ b/tests/UI/expected-screenshots/EmptySite_emptySiteDashboard.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:c5b7d1edfbde377ba4d1b516540f310a6766e4d0ab521ebe90c668aa0b5d2f95
-size 148409
+oid sha256:d1d9b7f4b937a54af2b9d328e534d799685bded33b6eb03cf8ef4c6d4f04699f
+size 148043
diff --git a/tests/UI/expected-screenshots/OneClickUpdate_login.png b/tests/UI/expected-screenshots/OneClickUpdate_login.png
index 474d7e6aa0..00a90e8744 100644
--- a/tests/UI/expected-screenshots/OneClickUpdate_login.png
+++ b/tests/UI/expected-screenshots/OneClickUpdate_login.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:9adfdf87aee9bbe915e648506599d392ca750d7d503c522fd15d47c775e6b208
-size 85079
+oid sha256:80b86af19e84fb2a1c6c295510ae720d600c93ea837df20d1f71d7356833c813
+size 84664