From 7398c2595e1585328a19c3d1ec347290920b9600 Mon Sep 17 00:00:00 2001 From: Alistair Spark Date: Mon, 2 May 2016 22:06:19 +0100 Subject: [PATCH] Improve visibility of Advanced Grading feedback e.g Rubric --- styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles.css b/styles.css index 391665a..c75bd03 100644 --- a/styles.css +++ b/styles.css @@ -390,7 +390,7 @@ table.feedback tbody tr:nth-of-type(2n+1) { background: #f9f9f9 ; } table.feedback td.cleft{ - width: 40%; + width: 15%; } /* Groupings */ .group{