Index: lams_monitoring/web/css/monitorLesson.css =================================================================== RCS file: /usr/local/cvsroot/lams_monitoring/web/css/monitorLesson.css,v diff -u -r1.15.2.11 -r1.15.2.12 --- lams_monitoring/web/css/monitorLesson.css 15 Sep 2016 09:43:47 -0000 1.15.2.11 +++ lams_monitoring/web/css/monitorLesson.css 13 Oct 2016 06:46:51 -0000 1.15.2.12 @@ -335,4 +335,18 @@ td.progressBarLabel a { float: right; margin: 6px 5px 4px 0; +} + + +/********** BOOTSTRAP ADDITIONS **********/ + +.contributeActivityCell { + font-weight: 600; + margin-top: 10px; +} + +.contributeEntryCell { + height: 25px; + margin-left: 25px; + } \ No newline at end of file