VolkerE has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/291775

Change subject: DraggableGroupWidget: Remove unnecessary `cursor` property
......................................................................

DraggableGroupWidget: Remove unnecessary `cursor` property

Removing unnecessary, duplicated fallback `cursor` property on
DraggableGroupWidget.

Change-Id: Ib41a696b066fbd6856a448d186e637241a16ab01
---
M src/styles/elements/DraggableElement.less
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/oojs/ui refs/changes/75/291775/1

diff --git a/src/styles/elements/DraggableElement.less 
b/src/styles/elements/DraggableElement.less
index 053d5f6..f363f56 100644
--- a/src/styles/elements/DraggableElement.less
+++ b/src/styles/elements/DraggableElement.less
@@ -13,7 +13,6 @@
        }
 
        &-handle:active {
-               cursor: move;
                cursor: url( images/grabbing.cur );
                cursor: -webkit-grabbing;
                cursor: -moz-grabbing;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib41a696b066fbd6856a448d186e637241a16ab01
Gerrit-PatchSet: 1
Gerrit-Project: oojs/ui
Gerrit-Branch: master
Gerrit-Owner: VolkerE <volke...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to