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.2.2 -r1.1.2.3 --- lams_tool_laqa/web/includes/qalearning.css 15 Jun 2015 22:24:55 -0000 1.1.2.2 +++ lams_tool_laqa/web/includes/qalearning.css 13 Nov 2015 16:08:49 -0000 1.1.2.3 @@ -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 + }