Merge "Change magnifying glass cursor from pointer to default (arrow)"

This commit is contained in:
jenkins-bot 2021-01-13 22:50:02 +00:00 committed by Gerrit Code Review
commit 7273a5194c
1 changed files with 5 additions and 0 deletions

View File

@ -80,6 +80,11 @@
// Move & resize search icon to match WVUI.
#searchButton,
#mw-searchButton {
// T270202: Cursor should be an arrow instead of a pointer when hovering
// over the magnifying glass before WVUI loads to discourage people
// clicking on it since it is a submit button styled to look like WVUI's
// inert start icon.
cursor: default;
// Override the default right & left position of the icon.
right: auto;
// Accounts for the 1px input border. Derived from