From: Ed Sanders Date: Sat, 30 Mar 2019 23:15:48 +0000 (+0000) Subject: Update help icon from OOUI X-Git-Tag: 1.34.0-rc.0~2205^2 X-Git-Url: http://git.cyclocoop.org/%22.htmlspecialchars%28%24url_syndic%29.%22?a=commitdiff_plain;h=02f6652f38d8bb107a1f814ff4a1e1d99db8cd53;p=lhc%2Fweb%2Fwiklou.git Update help icon from OOUI The normal 'help' icon no longer has a ring outline, so use 'helpNotice' as this looks less confusing in an unframed button. Bug: T219719 Change-Id: I6af23236e9d3983cab6d2ce331dd67e3b42913ff --- diff --git a/resources/src/mediawiki.helplink/helplink.less b/resources/src/mediawiki.helplink/helplink.less index 4eed90ae3f..dd5010624b 100644 --- a/resources/src/mediawiki.helplink/helplink.less +++ b/resources/src/mediawiki.helplink/helplink.less @@ -1,11 +1,11 @@ @import 'mediawiki.mixins'; #mw-indicator-mw-helplink a { - .background-image-svg('images/help.svg', 'images/help.png'); - background-repeat: no-repeat; + .background-image-svg('images/helpNotice.svg', 'images/helpNotice.png'); background-position: left center; - padding-left: 28px; + background-repeat: no-repeat; display: inline-block; - height: 24px; - line-height: 24px; + height: 20px; + padding-left: 25px; + line-height: 20px; } diff --git a/resources/src/mediawiki.helplink/images/help.png b/resources/src/mediawiki.helplink/images/help.png deleted file mode 100644 index 301e23b879..0000000000 Binary files a/resources/src/mediawiki.helplink/images/help.png and /dev/null differ diff --git a/resources/src/mediawiki.helplink/images/help.svg b/resources/src/mediawiki.helplink/images/help.svg deleted file mode 100644 index 4fc6a0cdc8..0000000000 --- a/resources/src/mediawiki.helplink/images/help.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/resources/src/mediawiki.helplink/images/helpNotice.png b/resources/src/mediawiki.helplink/images/helpNotice.png new file mode 100644 index 0000000000..ef1d713eca Binary files /dev/null and b/resources/src/mediawiki.helplink/images/helpNotice.png differ diff --git a/resources/src/mediawiki.helplink/images/helpNotice.svg b/resources/src/mediawiki.helplink/images/helpNotice.svg new file mode 100644 index 0000000000..8f0c3dc844 --- /dev/null +++ b/resources/src/mediawiki.helplink/images/helpNotice.svg @@ -0,0 +1,7 @@ + + + + help + + +