Twenty Eleven: better visibility for comment form text in the dark color scheme; Props greuben; Fixes #17468

git-svn-id: https://develop.svn.wordpress.org/trunk@18037 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ian Stewart 2011-05-25 16:28:51 +00:00
parent d6199b177a
commit c28266caae
1 changed files with 1 additions and 0 deletions

View File

@ -436,6 +436,7 @@ section.recent-posts .other-recent-posts .comments-link a:hover {
-webkit-box-shadow: inset 0 1px 3px rgba(51,51,51,0.95);
-moz-box-shadow: inset 0 1px 3px rgba(51,51,51,0.95);
box-shadow: inset 0 1px 3px rgba(51,51,51,0.95);
color: #bbb;
}
#respond .comment-form-author label,
#respond .comment-form-email label,