Paladox has uploaded a new change for review. https://gerrit.wikimedia.org/r/160421
Change subject: WikiEditor: Convert .css to .less and also fixes svg issues. ...................................................................... WikiEditor: Convert .css to .less and also fixes svg issues. * This fixes an issue with SVG where the images would show incorrectly in * devices where svg is supported. * this fixes the shadow that is in the background. * This converts .CSS to .LESS. * This also adds more SVG images. * This also adds a component file where .less will be. Note this has been tested and works. User PRO created format b and button sprite image I just removed the shadow from the rest Of the images. Bug: 35342 Change-Id: Id8dfd4d8c06561edb61611f77a5a7c3043a6f83c --- M WikiEditor.php A modules/component/ext.wikiEditor.less A modules/component/ext.wikiEditor.toolbar.styles.less A modules/component/jquery.wikiEditor.dialogs.config.less A modules/component/jquery.wikiEditor.dialogs.less A modules/component/jquery.wikiEditor.less A modules/component/jquery.wikiEditor.preview.less A modules/component/jquery.wikiEditor.previewDialog.less A modules/component/jquery.wikiEditor.toolbar.less D modules/ext.wikiEditor.css D modules/ext.wikiEditor.toolbar.styles.css M modules/images/toolbar/arrow-down.png A modules/images/toolbar/arrow-down.svg M modules/images/toolbar/arrow-ltr.png A modules/images/toolbar/arrow-ltr.svg M modules/images/toolbar/arrow-rtl.png A modules/images/toolbar/arrow-rtl.svg M modules/images/toolbar/button-sprite.svg M modules/images/toolbar/format-big.svg M modules/images/toolbar/format-bold-A.svg M modules/images/toolbar/format-bold-B.svg M modules/images/toolbar/format-bold-F.svg M modules/images/toolbar/format-bold-G.svg M modules/images/toolbar/format-bold-N.svg M modules/images/toolbar/format-bold-P.svg M modules/images/toolbar/format-bold-V.svg M modules/images/toolbar/format-bold.svg M modules/images/toolbar/format-italic-A.svg M modules/images/toolbar/format-italic-C.svg M modules/images/toolbar/format-italic-K.svg M modules/images/toolbar/format-italic-i.svg M modules/images/toolbar/format-italic.svg M modules/images/toolbar/format-small.svg M modules/images/toolbar/format-subscript.svg M modules/images/toolbar/format-superscript.svg D modules/jquery.wikiEditor.css D modules/jquery.wikiEditor.dialogs.config.css D modules/jquery.wikiEditor.dialogs.css D modules/jquery.wikiEditor.preview.css D modules/jquery.wikiEditor.previewDialog.css D modules/jquery.wikiEditor.toolbar.css 41 files changed, 2,286 insertions(+), 4,289 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/WikiEditor refs/changes/21/160421/1 -- To view, visit https://gerrit.wikimedia.org/r/160421 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id8dfd4d8c06561edb61611f77a5a7c3043a6f83c Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/WikiEditor Gerrit-Branch: master Gerrit-Owner: Paladox <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
