]> scripts.mit.edu Git - autoinstalls/wordpress.git/blob - wp-content/plugins/akismet/akismet.css
WordPress 3.3.2
[autoinstalls/wordpress.git] / wp-content / plugins / akismet / akismet.css
1 #submitted-on { position: relative; }
2 #the-comment-list .author .akismet-user-comment-count { display: inline; }
3 #dashboard_recent_comments .akismet-status { display: none; } /* never show the flagged by text on the dashboard */
4 .akismet-status { float: right; }
5 .akismet-status a { color: #AAA; font-style: italic; }
6 span.comment-link a { text-decoration: underline; }
7 span.comment-link:after { content: " " attr(title) " "; color: #aaa; text-decoration: none; }