MDL-47494 gapselect: Fix for minor css issue for wip#372
authorWale Olujide <a.s.olujide@open.ac.uk>
Mon, 9 May 2011 16:45:04 +0000 (17:45 +0100)
committerTim Hunt <T.J.Hunt@open.ac.uk>
Tue, 10 May 2011 10:45:08 +0000 (11:45 +0100)
question/type/gapselect/styles.css

index 309b3b2..f6931c9 100755 (executable)
@@ -16,7 +16,7 @@
 }
 
 .que.gapselect .group1 {
-    background-color: #FFFFFF;
+    background-color: #E4F1FA;
 }
 .que.gapselect .group2 {
     background-color: #DCDCDC;