Index: lams_central/web/css/jquery.jRating.css =================================================================== diff -u -r4df2bc2af266158f87dd885950a21145cb8c752d -rcb0a57fdc28fd864e1c01f65590d7855b90fb8a4 --- lams_central/web/css/jquery.jRating.css (.../jquery.jRating.css) (revision 4df2bc2af266158f87dd885950a21145cb8c752d) +++ lams_central/web/css/jquery.jRating.css (.../jquery.jRating.css) (revision cb0a57fdc28fd864e1c01f65590d7855b90fb8a4) @@ -73,6 +73,9 @@ margin-top: 0; margin-bottom: 12px; } +textarea[id^=comment-textarea-] { + color: #d3d3d3; +} /** Remove the following once we move all tools to use Rating.tag. **/ .rating-stars-div {float:right; padding-right: 10px; margin-top: -8px; min-height: 45px;}