jenkins-bot has submitted this change and it was merged.

Change subject: DropdownInputWidget: Give un-infused widget cursor:pointer
......................................................................


DropdownInputWidget: Give un-infused widget cursor:pointer

Matches the style of a JS DropdownInputWidget.

Change-Id: I2c0299882fcfa6845e523be6f9b0faf846ca4e13
---
M src/styles/widgets/DropdownInputWidget.less
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Jforrester: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/src/styles/widgets/DropdownInputWidget.less 
b/src/styles/widgets/DropdownInputWidget.less
index c985bbf..a194889 100644
--- a/src/styles/widgets/DropdownInputWidget.less
+++ b/src/styles/widgets/DropdownInputWidget.less
@@ -14,6 +14,7 @@
        select {
                width: 100%;
                resize: none;
+               cursor: pointer;
                .oo-ui-box-sizing( border-box );
        }
 

-- 
To view, visit https://gerrit.wikimedia.org/r/281641
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I2c0299882fcfa6845e523be6f9b0faf846ca4e13
Gerrit-PatchSet: 2
Gerrit-Project: oojs/ui
Gerrit-Branch: master
Gerrit-Owner: Esanders <[email protected]>
Gerrit-Reviewer: Jforrester <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to