Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: chrome/content/overlay.xul

Issue 8792151: Label naming (Closed)
Patch Set: Created Nov. 12, 2012, 3:51 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/content/elementmarker.css ('k') | lib/aardvark.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/content/overlay.xul
===================================================================
--- a/chrome/content/overlay.xul
+++ b/chrome/content/overlay.xul
@@ -30,8 +30,8 @@
<tooltip id="ehh-viewsource" noautohide="true" orient="vertical"/>
<tooltip id="ehh-elementmarker">
<html:div>
- <html:div class="border"/>
- <html:div class="label"><html:span class="labelTag"/><html:span class="labelAddition"/></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>
« no previous file with comments | « chrome/content/elementmarker.css ('k') | lib/aardvark.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld