Index: chrome/content/overlay.xul |
=================================================================== |
--- a/chrome/content/overlay.xul |
+++ b/chrome/content/overlay.xul |
@@ -23,15 +23,9 @@ |
<tooltip id="ehh-commandlabel" noautohide="true"> |
<hbox align="center"> |
<description id="ehh-commandlabel-key"/> |
<description id="ehh-commandlabel-alternativeKey"/> |
<description id="ehh-commandlabel-label"/> |
</hbox> |
</tooltip> |
<tooltip id="ehh-viewsource" noautohide="true" orient="vertical"/> |
- <tooltip id="ehh-elementmarker"> |
- <html:div> |
- <html:div class="ehh-border"/> |
- <html:div class="ehh-label"><html:span class="ehh-labelTag"/><html:span class="ehh-labelAddition"/></html:div> |
- </html:div> |
- </tooltip> |
</popupset> |