VolkerE has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/393823 )
Change subject: BetaFeatures logo: Merge logo and title path ...................................................................... BetaFeatures logo: Merge logo and title path In the process of updating BetaFeatures logo it got identified that the logo is better marked up as one `<path>` element. Follows up Id5acd5e918dfa895210a622612f4a1cda5bef985 Bug: T180427 Change-Id: I2e566650a321a3a0f371ca9d71fc4328ee5e651a --- M images/popups-ltr.svg M images/popups-rtl.svg 2 files changed, 2 insertions(+), 4 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Popups refs/changes/23/393823/1 diff --git a/images/popups-ltr.svg b/images/popups-ltr.svg index 74d789e..069e5d8 100644 --- a/images/popups-ltr.svg +++ b/images/popups-ltr.svg @@ -7,8 +7,7 @@ </defs> <g fill="#eaecf0" clip-path="url(#jagged-edge)"> <path id="background" fill="#fff" d="M0 0h264v162H0"/> - <path id="site-logo" d="M11 22c0-8 6-14 14-14s14 6 14 14-6 14-14 14-14-6-14-14"/> - <path id="site-title" d="M38 45v-5H13v5h25"/> + <path id="logo" d="M11 22c0-8 6-14 14-14s14 6 14 14-6 14-14 14-14-6-14-14M38 45v-5H13v5h25"/> <path id="sidebar" d="M38 163V58H13v106h25"/> <path id="personal-tools" d="M233 5h26v6h-26V5zM209 5h22v6h-22zM185 5h22v6h-22zM162 5h13v6h-13zM177 5h6v6h-6zM154 5h6v6h-6z"/> <g id="search"> diff --git a/images/popups-rtl.svg b/images/popups-rtl.svg index aa75daa..cc83507 100644 --- a/images/popups-rtl.svg +++ b/images/popups-rtl.svg @@ -7,8 +7,7 @@ </defs> <g fill="#eaecf0" clip-path="url(#jagged-edge)" transform="matrix(-1 0 0 1 264 0)"> <path id="background" fill="#fff" d="M0 0h264v162H0"/> - <path id="site-logo" d="M11 22c0-8 6-14 14-14s14 6 14 14-6 14-14 14-14-6-14-14"/> - <path id="site-title" d="M38 45v-5H13v5h25"/> + <path id="logo" d="M11 22c0-8 6-14 14-14s14 6 14 14-6 14-14 14-14-6-14-14M38 45v-5H13v5h25"/> <path id="sidebar" d="M38 163V58H13v106h25"/> <path id="personal-tools" d="M233 5h26v6h-26V5zM209 5h22v6h-22zM185 5h22v6h-22zM162 5h13v6h-13zM177 5h6v6h-6zM154 5h6v6h-6z"/> <g id="search"> -- To view, visit https://gerrit.wikimedia.org/r/393823 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I2e566650a321a3a0f371ca9d71fc4328ee5e651a Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Popups Gerrit-Branch: master Gerrit-Owner: VolkerE <volke...@wikimedia.org> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits