Index: lams_tool_laqa/web/includes/qalearning.css =================================================================== RCS file: /usr/local/cvsroot/lams_tool_laqa/web/includes/qalearning.css,v diff -u -r1.1 -r1.2 --- lams_tool_laqa/web/includes/qalearning.css 21 May 2015 23:43:12 -0000 1.1 +++ lams_tool_laqa/web/includes/qalearning.css 5 Nov 2015 11:20:44 -0000 1.2 @@ -13,10 +13,15 @@ background-color: rgba(205, 205, 205, 0.1); border: 1px solid rgba(205, 205, 205, 0.2); } + .rating-comment-posted-by{ + color: #0087e5; + text-align: left; + font-size: x-small; + } textarea { margin: 10px 0px; width: 88%; } .add-comment { margin-top: 60px; - } \ No newline at end of file + }