Esanders has uploaded a new change for review.

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

Change subject: Remove transparent selection from focusable nodes in FF
......................................................................

Remove transparent selection from focusable nodes in FF

This only made sense when we had selection sheilds.

Change-Id: Ibec223976a580fc060dbab6e07f488d365dd6466
---
M modules/ve/ce/styles/nodes/ve.ce.FocusableNode.css
1 file changed, 0 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/VisualEditor/VisualEditor 
refs/changes/62/148962/1

diff --git a/modules/ve/ce/styles/nodes/ve.ce.FocusableNode.css 
b/modules/ve/ce/styles/nodes/ve.ce.FocusableNode.css
index 57497f6..b500a97 100644
--- a/modules/ve/ce/styles/nodes/ve.ce.FocusableNode.css
+++ b/modules/ve/ce/styles/nodes/ve.ce.FocusableNode.css
@@ -35,8 +35,3 @@
        background: #000;
        background: rgba(0, 0, 0, 1);
 }
-
-.ve-ce-focusableNode::-moz-selection,
-.ve-ce-focusableNode *::-moz-selection {
-       background: transparent;
-}

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibec223976a580fc060dbab6e07f488d365dd6466
Gerrit-PatchSet: 1
Gerrit-Project: VisualEditor/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Esanders <esand...@wikimedia.org>

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

Reply via email to