The code states "#content a:link:after, #content a:visited:after". "#content a:visited:after" is not necessary.

Comments

rjgoldsborough’s picture

Status: Active » Needs review
StatusFileSize
new383 bytes

Makes sense as you wouldn't be clicking around on the print page so no need for a visited link. Patch reflects...
I also want to mention #961740: Remove unnecessary selectors from print.css. That issue is also just removing some cruft. If preferred, I can roll one patch to reflect the three changes.

tim.plunkett’s picture

Status: Needs review » Closed (duplicate)

Marking as duplicate of the newly retitled #961740: Remove unnecessary selectors from print.css.