Toning down red links
-
Can I suggest also toning down the reds of links like the “delete post” one? I’ve fiddled a bit and am suure this is NOT yet optimal, but here’s what I use:
#all-plugins-table .plugins a.delete:hover, #delete-link a.delete:hover, #media-items a.delete-permanently:hover, #media-items a.delete:hover, #nav-menu-footer .menu-delete:hover, #search-plugins-table .plugins a.delete:hover, .file-error, .plugins a.delete:hover, .row-actions .delete a:hover, .row-actions .spam a:hover, .row-actions .trash a:hover, .submitbox .submitdelete:hover, abbr.required, span.required { color: #dc3232; } #all-plugins-table .plugins a.delete, #delete-link a.delete, #media-items a.delete-permanently, #media-items a.delete:hover, #nav-menu-footer .menu-delete, #search-plugins-table .plugins a.delete, .file-error, .plugins a.delete, .row-actions .delete a, .row-actions .spam a, .row-actions .trash a, .submitbox .submitdelete { color: #ff7777; }
The topic ‘Toning down red links’ is closed to new replies.