User:Polygnotus/DuplicateReferences.js: Difference between revisions

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