Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b4805d
)
MDL-47494 gapselect: Fix for minor css issue for wip#372
author
Wale Olujide
<a.s.olujide@open.ac.uk>
Mon, 9 May 2011 16:45:04 +0000
(17:45 +0100)
committer
Tim Hunt
<T.J.Hunt@open.ac.uk>
Tue, 10 May 2011 10:45:08 +0000
(11:45 +0100)
question/type/gapselect/styles.css
patch
|
blob
|
blame
|
history
diff --git
a/question/type/gapselect/styles.css
b/question/type/gapselect/styles.css
index
309b3b2
..
f6931c9
100755
(executable)
--- a/
question/type/gapselect/styles.css
+++ b/
question/type/gapselect/styles.css
@@
-16,7
+16,7
@@
}
.que.gapselect .group1 {
- background-color: #
FFFFFF
;
+ background-color: #
E4F1FA
;
}
.que.gapselect .group2 {
background-color: #DCDCDC;