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

git-svn-id: http://svn.automattic.com/wordpress/trunk@18037 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
iandstewart 2011-05-25 16:28:51 +00:00
parent a5b8036b8c
commit 405223f7cf
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,