Skip to content

Commit

Permalink
Bug 1578086 - Update 'Why?' link cursor and color in protection track…
Browse files Browse the repository at this point in the history
…ing panel. r=prathiksha

Differential Revision: https://phabricator.services.mozilla.com/D65958

--HG--
extra : moz-landing-system : lando
  • Loading branch information
ThalKod committed Mar 9, 2020
1 parent 20296ad commit 350fc8f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@
<hbox id="protections-popup-not-blocking-section-header" flex="1">
<description id="protections-popup-not-blocking-section-description" flex="1" role="heading" aria-level="2">&protections.notBlocking2.label;</description>
<label id="protections-popup-not-blocking-section-why"
class="text-link"
onmouseover="document.getElementById(event.target.tooltip).openPopup(event.target);"
onfocus="document.getElementById(event.target.tooltip).openPopup(event.target);"
onmouseout="document.getElementById(event.target.tooltip).hidePopup()"
Expand Down

0 comments on commit 350fc8f

Please sign in to comment.