- Issue created by @shweta__sharma
- Status changed to Needs review
11 months ago 12:14pm 29 January 2024 - 🇮🇳India Arun Velusamy
Verified and tested patch MR !4. The patch was successfully applied and appears to be in good shape. However, the button seems unconventional in its hover state. Therefore, I recommend adjusting the button text color on hover and adding some spacing between each field.
Please use the following CSS to achieve the desired appearance..button:hover, input[type="submit"]:hover, .button:focus, input[type="submit"]:focus { color: #ffffff; background: #037ab5; } .js-form-item.form-item { margin-bottom: 15px; }
Attached screenshots for reference, Please review
- Status changed to Closed: works as designed
9 months ago 7:12am 29 March 2024