User:Polygnotus/DuplicateReferences.js: Difference between revisions

Content deleted Content added
No edit summary
Tag: Reverted
Undid revision 1234828259 by Polygnotus (talk)
Line 50:
style.textContent = `
li:target { border: 1px dotted red; padding: 2px; background-color: #ffcccc !important;}
.duplicate-citation-highlight { background-color: #cce0ff; border: 1px dotted blue; }
.duplicate-citation-hover { background-color: #e1eeff; border: 1px dotted blue; }
.duplicate-citation-clicked { border: 1px dotted red; padding: 2px; background-color: #ffe6e6; }
`;