Jdlrobson has uploaded a new change for review. Change subject: style account creation form ......................................................................
style account creation form this attempts to follow the design in https://mingle.corp.wikimedia.org/attachments/3408386b028630169e1105579e7b53da/186/Wikipedia_Signup_-_iOS.png as close as possible alas there are slight differences - the entire login form is written in a table there is no html separation between the user input fields, captcha and sign up button thus I cannot do the visual separation without a change in core it is also impossible to style the captcha with a gray background without a change to the captcha plugin so that the row that contains itself adds a class to help identify it these are big issues with core that will take a fair chunk of work to unravel and we should address them separately. I have opened bug 43108 Change-Id: I76be140e04fe55a8548e84add9bcb78506d112f7 --- M stylesheets/common/mf-hacks.css M stylesheets/less/common/mf-hacks.less M stylesheets/less/specials/mf-login.less M stylesheets/specials/mf-login.css 4 files changed, 82 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend refs/changes/74/38674/1 -- To view, visit https://gerrit.wikimedia.org/r/38674 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I76be140e04fe55a8548e84add9bcb78506d112f7 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/MobileFrontend Gerrit-Branch: master Gerrit-Owner: Jdlrobson <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
